]> git.pld-linux.org Git - packages/systemd.git/blobdiff - config-pld.patch
- partial update to 238; target-pld.patch hostname parsing needs testing; files secti...
[packages/systemd.git] / config-pld.patch
index 58b544dbbfb3e1f28a6528597859b8518a20ed93..849fce59c24a5e31421490b6891028b4d9964088 100644 (file)
@@ -1,11 +1,20 @@
---- systemd-37/tmpfiles.d/legacy.conf.org      2011-11-29 18:53:25.625949937 +0100
-+++ systemd-37/tmpfiles.d/legacy.conf  2011-11-29 18:53:34.999494346 +0100
-@@ -17,6 +17,5 @@
- # On modern systems a BSD file lock is a better choice if
- # serialization is needed on those devices.
+diff -dur systemd-218.orig/tmpfiles.d/legacy.conf systemd-218/tmpfiles.d/legacy.conf
+--- systemd-218.orig/tmpfiles.d/legacy.conf    2014-06-11 00:11:32.000000000 +0200
++++ systemd-218/tmpfiles.d/legacy.conf 2015-04-22 13:11:28.000000000 +0200
+@@ -10,13 +10,13 @@
+ # These files are considered legacy and are unnecessary on legacy-free
+ # systems.
  
 -d /run/lock 0755 root root -
--d /run/lock/subsys 0755 root root -
--d /run/lock/lockdev 0775 root lock -
 +d /run/lock 1771 root root -
+ L /var/lock - - - - ../run/lock
+ # /run/lock/subsys is used for serializing SysV service execution, and
+ # hence without use on SysV-less systems.
+-d /run/lock/subsys 0755 root root -
 +d /run/lock/subsys 0700 root root -
+ # /run/lock/lockdev is used to serialize access to tty devices via
+ # LCK..xxx style lock files, For more information see:
+
This page took 0.032304 seconds and 4 git commands to generate.