chiark / gitweb /
man: BusName= is not optional for Type!=bus
[elogind.git] / tmpfiles.d / systemd.conf
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
10 d /run/user 0755 root root -
11 F! /run/utmp 0664 root utmp -
12
13 d /run/systemd/ask-password 0755 root root -
14 d /run/systemd/seats 0755 root root -
15 d /run/systemd/sessions 0755 root root -
16 d /run/systemd/users 0755 root root -
17 d /run/systemd/machines 0755 root root -
18 d /run/systemd/shutdown 0755 root root -
19 d /run/systemd/netif 0755 systemd-network systemd-network -
20 d /run/systemd/netif/links 0755 systemd-network systemd-network -
21 d /run/systemd/netif/leases 0755 systemd-network systemd-network -
22
23 d /run/log 0755 root root -
24
25 z /run/log/journal 2755 root systemd-journal - -
26 Z /run/log/journal/%m ~2750 root systemd-journal - -
27
28 z /var/log/journal 2755 root systemd-journal - -
29 z /var/log/journal/%m 2755 root systemd-journal - -
30
31 d /var/lib/systemd 0755 root root -
32 d /var/lib/systemd/coredump 0755 root root 3d