]> git.ipfire.org Git - thirdparty/systemd.git/blame - tmpfiles.d/systemd.conf.m4
dlfcn-util: add dlsym_many_and_warn() helper
[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 -
d34a5822 11m4_ifdef(`ENABLE_UTMP',
c4708f13 12F! /run/utmp 0664 root utmp -
d34a5822 13)m4_dnl
e1ab9912 14
0e456f97 15d /run/systemd/ask-password 0755 root root -
034a2a52
LP
16d /run/systemd/seats 0755 root root -
17d /run/systemd/sessions 0755 root root -
18d /run/systemd/users 0755 root root -
1ee306e1 19d /run/systemd/machines 0755 root root -
04ebb595 20d /run/systemd/shutdown 0755 root root -
5a16bc26 21m4_ifdef(`ENABLE_NETWORKD',
5b5d8261
YW
22d /run/systemd/netif 0755 systemd-network systemd-network -
23d /run/systemd/netif/links 0755 systemd-network systemd-network -
24d /run/systemd/netif/leases 0755 systemd-network systemd-network -
07317d6e 25d /run/systemd/netif/lldp 0755 systemd-network systemd-network -
5a16bc26 26)m4_dnl
61beaf81 27
13ba92e0
LP
28d /run/log 0755 root root -
29
e73a03e0 30z /run/log/journal 2755 root systemd-journal - -
176f2acf 31Z /run/log/journal/%m ~2750 root systemd-journal - -
7178cd76
FB
32m4_ifdef(`HAVE_ACL',`m4_dnl
33m4_ifdef(`ENABLE_ADM_GROUP',`m4_dnl
2a998ffa 34m4_ifdef(`ENABLE_WHEEL_GROUP',``
fb38a7be 35a+ /run/log/journal - - - - d:group::r-x,d:group:adm:r-x,d:group:wheel:r-x,group::r-x,group:adm:r-x,group:wheel:r-x
0f5a4f9c 36a+ /run/log/journal/%m - - - - d:group:adm:r-x,d:group:wheel:r-x,group:adm:r-x,group:wheel:r-x
d428dd6a 37a+ /run/log/journal/%m/*.journal* - - - - group:adm:r--,group:wheel:r--
2a998ffa 38'',``
fb38a7be 39a+ /run/log/journal - - - - d:group::r-x,d:group:adm:r-x,group::r-x,group:adm:r-x
0f5a4f9c 40a+ /run/log/journal/%m - - - - d:group:adm:r-x,group:adm:r-x
d428dd6a 41a+ /run/log/journal/%m/*.journal* - - - - group:adm:r--
7178cd76
FB
42'')',`m4_dnl
43m4_ifdef(`ENABLE_WHEEL_GROUP',``
fb38a7be 44a+ /run/log/journal - - - - d:group::r-x,d:group:wheel:r-x,group::r-x,group:wheel:r-x
0f5a4f9c 45a+ /run/log/journal/%m - - - - d:group:wheel:r-x,group:wheel:r-x
d428dd6a 46a+ /run/log/journal/%m/*.journal* - - - - group:wheel:r--
7178cd76 47'')')')m4_dnl
176f2acf
LP
48
49z /var/log/journal 2755 root systemd-journal - -
50z /var/log/journal/%m 2755 root systemd-journal - -
afae249e 51z /var/log/journal/%m/system.journal 0640 root systemd-journal - -
7178cd76
FB
52m4_ifdef(`HAVE_ACL',`m4_dnl
53m4_ifdef(`ENABLE_ADM_GROUP',`m4_dnl
2a998ffa 54m4_ifdef(`ENABLE_WHEEL_GROUP',``
0f5a4f9c
LP
55a+ /var/log/journal - - - - d:group::r-x,d:group:adm:r-x,d:group:wheel:r-x,group::r-x,group:adm:r-x,group:wheel:r-x
56a+ /var/log/journal/%m - - - - d:group:adm:r-x,d:group:wheel:r-x,group:adm:r-x,group:wheel:r-x
afae249e 57a+ /var/log/journal/%m/system.journal - - - - group:adm:r--,group:wheel:r--
7178cd76 58'', ``
0f5a4f9c
LP
59a+ /var/log/journal - - - - d:group::r-x,d:group:adm:r-x,group::r-x,group:adm:r-x
60a+ /var/log/journal/%m - - - - d:group:adm:r-x,group:adm:r-x
2a998ffa 61a+ /var/log/journal/%m/system.journal - - - - group:adm:r--
7178cd76
FB
62'')',`m4_dnl
63m4_ifdef(`ENABLE_WHEEL_GROUP',``
0f5a4f9c
LP
64a+ /var/log/journal - - - - d:group::r-x,d:group:wheel:r-x,group::r-x,group:wheel:r-x
65a+ /var/log/journal/%m - - - - d:group:wheel:r-x,group:wheel:r-x
7178cd76
FB
66a+ /var/log/journal/%m/system.journal - - - - group:wheel:r--
67'')')')m4_dnl
a45e6ef3
LP
68
69d /var/lib/systemd 0755 root root -
70d /var/lib/systemd/coredump 0755 root root 3d
a78388e1
LP
71
72d /var/lib/private 0700 root root -
73d /var/log/private 0700 root root -
74d /var/cache/private 0700 root root -