]> git.proxmox.com Git - systemd.git/blame - tmpfiles.d/systemd.conf.m4
New upstream version 240
[systemd.git] / tmpfiles.d / systemd.conf.m4
CommitLineData
663996b3
MS
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
6# (at your option) any later version.
7
8# See tmpfiles.d(5) for details
9
e842803a 10d /run/user 0755 root root -
60f067b4 11F! /run/utmp 0664 root utmp -
663996b3
MS
12
13d /run/systemd/ask-password 0755 root root -
14d /run/systemd/seats 0755 root root -
15d /run/systemd/sessions 0755 root root -
16d /run/systemd/users 0755 root root -
14228c0d 17d /run/systemd/machines 0755 root root -
663996b3 18d /run/systemd/shutdown 0755 root root -
e3bff60a 19m4_ifdef(`ENABLE_NETWORKD',
6e866b33
MB
20d /run/systemd/netif 0755 systemd-network systemd-network -
21d /run/systemd/netif/links 0755 systemd-network systemd-network -
22d /run/systemd/netif/leases 0755 systemd-network systemd-network -
e3bff60a 23)m4_dnl
663996b3 24
e842803a
MB
25d /run/log 0755 root root -
26
60f067b4
JS
27z /run/log/journal 2755 root systemd-journal - -
28Z /run/log/journal/%m ~2750 root systemd-journal - -
aa27b158
MP
29m4_ifdef(`HAVE_ACL',`m4_dnl
30m4_ifdef(`ENABLE_ADM_GROUP',`m4_dnl
31m4_ifdef(`ENABLE_WHEEL_GROUP',``
e735f4d4 32a+ /run/log/journal/%m - - - - d:group:adm:r-x,d:group:wheel:r-x
aa27b158
MP
33a+ /run/log/journal/%m - - - - group:adm:r-x,group:wheel:r-x
34a+ /run/log/journal/%m/*.journal* - - - - group:adm:r--,group:wheel:r--
35'',``
36a+ /run/log/journal/%m - - - - d:group:adm:r-x
37a+ /run/log/journal/%m - - - - group:adm:r-x
38a+ /run/log/journal/%m/*.journal* - - - - group:adm:r--
39'')',`m4_dnl
40m4_ifdef(`ENABLE_WHEEL_GROUP',``
41a+ /run/log/journal/%m - - - - d:group:wheel:r-x
42a+ /run/log/journal/%m - - - - group:wheel:r-x
43a+ /run/log/journal/%m/*.journal* - - - - group:wheel:r--
44'')')')m4_dnl
e735f4d4 45
60f067b4
JS
46z /var/log/journal 2755 root systemd-journal - -
47z /var/log/journal/%m 2755 root systemd-journal - -
4c89c718 48z /var/log/journal/%m/system.journal 0640 root systemd-journal - -
aa27b158
MP
49m4_ifdef(`HAVE_ACL',`m4_dnl
50m4_ifdef(`ENABLE_ADM_GROUP',`m4_dnl
51m4_ifdef(`ENABLE_WHEEL_GROUP',``
2897b343
MP
52a+ /var/log/journal - - - - d:group::r-x,d:group:adm:r-x,d:group:wheel:r-x
53a+ /var/log/journal - - - - group::r-x,group:adm:r-x,group:wheel:r-x
e735f4d4 54a+ /var/log/journal/%m - - - - d:group:adm:r-x,d:group:wheel:r-x
7035cd9e 55a+ /var/log/journal/%m - - - - group:adm:r-x,group:wheel:r-x
4c89c718 56a+ /var/log/journal/%m/system.journal - - - - group:adm:r--,group:wheel:r--
aa27b158 57'', ``
2897b343
MP
58a+ /var/log/journal - - - - d:group::r-x,d:group:adm:r-x
59a+ /var/log/journal - - - - group::r-x,group:adm:r-x
aa27b158
MP
60a+ /var/log/journal/%m - - - - d:group:adm:r-x
61a+ /var/log/journal/%m - - - - group:adm:r-x
62a+ /var/log/journal/%m/system.journal - - - - group:adm:r--
63'')',`m4_dnl
64m4_ifdef(`ENABLE_WHEEL_GROUP',``
2897b343
MP
65a+ /var/log/journal - - - - d:group::r-x,d:group:wheel:r-x
66a+ /var/log/journal - - - - group::r-x,group:wheel:r-x
aa27b158
MP
67a+ /var/log/journal/%m - - - - d:group:wheel:r-x
68a+ /var/log/journal/%m - - - - group:wheel:r-x
69a+ /var/log/journal/%m/system.journal - - - - group:wheel:r--
70'')')')m4_dnl
e735f4d4 71
e842803a
MB
72d /var/lib/systemd 0755 root root -
73d /var/lib/systemd/coredump 0755 root root 3d
b012e921
MB
74
75d /var/lib/private 0700 root root -
76d /var/log/private 0700 root root -
77d /var/cache/private 0700 root root -