tmpfiles: Don't clean /var/lock/subsys; it is not aged content

It will get 'cleaned' on boot due to being tmpfs anyway.
This commit is contained in:
Bill Nottingham 2010-10-25 23:25:51 +02:00 committed by Lennart Poettering
parent f448d9e7c4
commit 4d91b19eb6

View file

@ -5,7 +5,7 @@
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
d /var/lock/subsys 0755 root root 10d
d /var/lock/subsys 0755 root root -
d /var/run/user 0755 root root 10d
F /var/run/utmp 0664 root utmp -
f /var/log/wtmp 0664 root utmp -