]> git.proxmox.com Git - systemd.git/blame - tmpfiles.d/var.conf
Imported Upstream version 220
[systemd.git] / tmpfiles.d / var.conf
CommitLineData
663996b3
MS
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
60f067b4 8# See tmpfiles.d(5) for details
663996b3 9
e3bff60a 10v /var 0755 - - -
60f067b4
JS
11
12L /var/run - - - - ../run
13
14d /var/log 0755 - - -
15f /var/log/wtmp 0664 root utmp -
16f /var/log/btmp 0600 root utmp -
17
18d /var/cache 0755 - - -
60f067b4
JS
19
20d /var/lib 0755 - - -
e735f4d4 21v /var/lib/machines 0700 - - -
f47781d8 22
60f067b4 23d /var/spool 0755 - - -