]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tmpfiles.d/legacy.conf
firstboot: Check if the given shell exists
[thirdparty/systemd.git] / tmpfiles.d / legacy.conf
index 32196723f93b81b07d0dd6815209d72497d35599..62e2ae0986234974d4bb89997f3ca73fda7144a6 100644 (file)
@@ -18,15 +18,7 @@ L /var/lock - - - - ../run/lock
 
 d /run/lock/subsys 0755 root root -
 
-# /run/lock/lockdev is used to serialize access to tty devices via
-# LCK..xxx style lock files, For more information see:
-# http://lists.freedesktop.org/archives/systemd-devel/2011-March/001823.html
-# On modern systems a BSD file lock is a better choice if
-# serialization is needed on those devices.
-
-d /run/lock/lockdev 0775 root lock -
-
-# /forcefsck, /fastboot and /forcequotecheck are deprecated in favor of the
+# /forcefsck, /fastboot and /forcequotacheck are deprecated in favor of the
 # kernel command line options 'fsck.mode=force', 'fsck.mode=skip' and
 # 'quotacheck.mode=force'