summaryrefslogtreecommitdiff
path: root/tmpfiles.d
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-04-03 22:09:25 +0200
committerKay Sievers <kay.sievers@vrfy.org>2011-04-03 22:09:25 +0200
commit5b754353282e3ba3cf9c4ffc50579aff4b7d72db (patch)
tree72380e90a093ad86b919e53bda4ec8d70f751692 /tmpfiles.d
parent16b879e3eeb25f7b0d517682a4e8b62f39c149f2 (diff)
move /var/lock to HAVE_SYSV_COMPAT
Diffstat (limited to 'tmpfiles.d')
-rw-r--r--tmpfiles.d/legacy.conf1
-rw-r--r--tmpfiles.d/systemd.conf1
2 files changed, 1 insertions, 1 deletions
diff --git a/tmpfiles.d/legacy.conf b/tmpfiles.d/legacy.conf
index fff2779e6..9198e89dd 100644
--- a/tmpfiles.d/legacy.conf
+++ b/tmpfiles.d/legacy.conf
@@ -17,5 +17,6 @@
# On modern systems a BSD file lock is a better choice if
# serialization is needed on those devices.
+d /run/lock 0755 root root -
d /run/lock/subsys 0755 root root -
d /run/lock/lockdev 0775 root lock -
diff --git a/tmpfiles.d/systemd.conf b/tmpfiles.d/systemd.conf
index ab6f20116..2ab8e2bba 100644
--- a/tmpfiles.d/systemd.conf
+++ b/tmpfiles.d/systemd.conf
@@ -7,7 +7,6 @@
# See tmpfiles.d(5) for details
-d /run/lock 0755 root root -
d /run/user 0755 root root 10d
F /run/utmp 0664 root utmp -