summaryrefslogtreecommitdiff
path: root/tmpfiles.d
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-10-25 23:25:51 +0200
committerLennart Poettering <lennart@poettering.net>2010-10-25 23:25:51 +0200
commit4d91b19eb62d6aa1b8da0699a4664dc97760a4f4 (patch)
tree3d7eab8ead3f3a1045a22a773bf0e444e25d9f17 /tmpfiles.d
parentf448d9e7c4b7396881b7b9e941f18d4493060819 (diff)
tmpfiles: Don't clean /var/lock/subsys; it is not aged content
It will get 'cleaned' on boot due to being tmpfs anyway.
Diffstat (limited to 'tmpfiles.d')
-rw-r--r--tmpfiles.d/systemd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpfiles.d/systemd.conf b/tmpfiles.d/systemd.conf
index f43a574d0..f73ab906d 100644
--- a/tmpfiles.d/systemd.conf
+++ b/tmpfiles.d/systemd.conf
@@ -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 -