diff options
Diffstat (limited to 'tmpfiles.d/legacy.conf')
-rw-r--r-- | tmpfiles.d/legacy.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmpfiles.d/legacy.conf b/tmpfiles.d/legacy.conf index fff2779e6d..9198e89dd1 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 - |