]> git.ipfire.org Git - thirdparty/systemd.git/blame - tmpfiles.d/systemd.conf.m4
test-network: rename l2tp_tunnel_remove -> remove_l2tp_tunnels
[thirdparty/systemd.git] / tmpfiles.d / systemd.conf.m4
CommitLineData
34c8deaa
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
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
34c8deaa
LP
6# (at your option) any later version.
7
b0734b23
LP
8# See tmpfiles.d(5) for details
9
6fc27667 10d /run/user 0755 root root -
c4708f13 11F! /run/utmp 0664 root utmp -
e1ab9912 12
0e456f97 13d /run/systemd/ask-password 0755 root root -
034a2a52
LP
14d /run/systemd/seats 0755 root root -
15d /run/systemd/sessions 0755 root root -
16d /run/systemd/users 0755 root root -
1ee306e1 17d /run/systemd/machines 0755 root root -
04ebb595 18d /run/systemd/shutdown 0755 root root -
5a16bc26 19m4_ifdef(`ENABLE_NETWORKD',
5b5d8261
YW
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 -
5a16bc26 23)m4_dnl
61beaf81 24
13ba92e0
LP
25d /run/log 0755 root root -
26
e73a03e0 27z /run/log/journal 2755 root systemd-journal - -
176f2acf 28Z /run/log/journal/%m ~2750 root systemd-journal - -
7178cd76
FB
29m4_ifdef(`HAVE_ACL',`m4_dnl
30m4_ifdef(`ENABLE_ADM_GROUP',`m4_dnl
2a998ffa 31m4_ifdef(`ENABLE_WHEEL_GROUP',``
a48a62a1 32a+ /run/log/journal/%m - - - - d:group:adm:r-x,d:group:wheel:r-x
d428dd6a
FB
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--
2a998ffa
ZJS
35'',``
36a+ /run/log/journal/%m - - - - d:group:adm:r-x
d428dd6a
FB
37a+ /run/log/journal/%m - - - - group:adm:r-x
38a+ /run/log/journal/%m/*.journal* - - - - group:adm:r--
7178cd76
FB
39'')',`m4_dnl
40m4_ifdef(`ENABLE_WHEEL_GROUP',``
41a+ /run/log/journal/%m - - - - d:group:wheel:r-x
d428dd6a
FB
42a+ /run/log/journal/%m - - - - group:wheel:r-x
43a+ /run/log/journal/%m/*.journal* - - - - group:wheel:r--
7178cd76 44'')')')m4_dnl
176f2acf
LP
45
46z /var/log/journal 2755 root systemd-journal - -
47z /var/log/journal/%m 2755 root systemd-journal - -
afae249e 48z /var/log/journal/%m/system.journal 0640 root systemd-journal - -
7178cd76
FB
49m4_ifdef(`HAVE_ACL',`m4_dnl
50m4_ifdef(`ENABLE_ADM_GROUP',`m4_dnl
2a998ffa 51m4_ifdef(`ENABLE_WHEEL_GROUP',``
15fcdc98
AE
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
a48a62a1 54a+ /var/log/journal/%m - - - - d:group:adm:r-x,d:group:wheel:r-x
8b258a64 55a+ /var/log/journal/%m - - - - group:adm:r-x,group:wheel:r-x
afae249e 56a+ /var/log/journal/%m/system.journal - - - - group:adm:r--,group:wheel:r--
7178cd76 57'', ``
15fcdc98
AE
58a+ /var/log/journal - - - - d:group::r-x,d:group:adm:r-x
59a+ /var/log/journal - - - - group::r-x,group:adm:r-x
2a998ffa
ZJS
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--
7178cd76
FB
63'')',`m4_dnl
64m4_ifdef(`ENABLE_WHEEL_GROUP',``
15fcdc98
AE
65a+ /var/log/journal - - - - d:group::r-x,d:group:wheel:r-x
66a+ /var/log/journal - - - - group::r-x,group:wheel:r-x
7178cd76
FB
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
a45e6ef3
LP
71
72d /var/lib/systemd 0755 root root -
73d /var/lib/systemd/coredump 0755 root root 3d
a78388e1
LP
74
75d /var/lib/private 0700 root root -
76d /var/log/private 0700 root root -
77d /var/cache/private 0700 root root -