1 # This file is part of systemd.
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.
8 # See tmpfiles.d(5) for details
10 d /run/user 0755 root root -
11 F! /run/utmp 0664 root utmp -
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 m4_ifdef(`DEFAULT_PROCESS_LABEL',
23 t /run/systemd - - - - security.SMACK64=_
24 t /run/systemd/journal - - - - security.SMACK64=*
26 t /run/udev - - - - security.SMACK64=_
27 t /run/udev/data - - - - security.SMACK64=_
30 d /run/log 0755 root root -
32 z /run/log/journal 2755 root systemd-journal - -
33 Z /run/log/journal/%m ~2750 root systemd-journal - -
35 z /var/log/journal 2755 root systemd-journal - -
36 z /var/log/journal/%m 2755 root systemd-journal - -
37 m4_ifdef(`DEFAULT_PROCESS_LABEL',
38 t /var/log/journal - - - - security.SMACK64=*
41 d /var/lib/systemd 0755 root root -
42 d /var/lib/systemd/coredump 0755 root root 3d