]> git.ipfire.org Git - thirdparty/systemd.git/blame - tmpfiles.d/systemd.conf
journal: refuse verification of files with unknown flags
[thirdparty/systemd.git] / tmpfiles.d / systemd.conf
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
24f3a374 10d /run/user 0755 root root ~10d
2b583ce6 11F /run/utmp 0664 root utmp -
e1ab9912 12
f448d9e7
BN
13f /var/log/wtmp 0664 root utmp -
14f /var/log/btmp 0600 root utmp -
3b63d2d3 15
3b63d2d3 16d /var/cache/man - - - 30d
e10fe9ff
LP
17
18r /forcefsck
19r /forcequotacheck
20r /fastboot
0e456f97
LP
21
22d /run/systemd/ask-password 0755 root root -
034a2a52
LP
23d /run/systemd/seats 0755 root root -
24d /run/systemd/sessions 0755 root root -
25d /run/systemd/users 0755 root root -
04ebb595 26d /run/systemd/shutdown 0755 root root -
61beaf81
LP
27
28F /run/nologin 0755 - - - "System is booting up."