]> git.ipfire.org Git - thirdparty/systemd.git/blame - tmpfiles.d/var.conf.m4
Merge pull request #8981 from keszybz/ratelimit-and-dbus
[thirdparty/systemd.git] / tmpfiles.d / var.conf.m4
CommitLineData
9339db71
LP
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
822cd601 10q /var 0755 - - -
1ebab210 11
9339db71
LP
12L /var/run - - - - ../run
13
14d /var/log 0755 - - -
3211da4b 15m4_ifdef(`ENABLE_UTMP',
9339db71 16f /var/log/wtmp 0664 root utmp -
f6e64b78 17f /var/log/btmp 0660 root utmp -
aff804fe 18f /var/log/lastlog 0664 root utmp -
a083537e 19)m4_dnl
9339db71
LP
20
21d /var/cache 0755 - - -
9339db71
LP
22
23d /var/lib 0755 - - -
797e7a51 24
9339db71 25d /var/spool 0755 - - -