]> git.pld-linux.org Git - packages/systemd.git/blobdiff - config-pld.patch
adjust target-pld.patch for new parse_env_file() interface
[packages/systemd.git] / config-pld.patch
index f841758f1ec076e130be57095fbf0968b75b611e..849fce59c24a5e31421490b6891028b4d9964088 100644 (file)
@@ -1,11 +1,13 @@
---- systemd-197/tmpfiles.d/legacy.conf.orig    2013-01-10 13:09:57.433396711 +0100
-+++ systemd-197/tmpfiles.d/legacy.conf 2013-01-10 13:11:41.851006493 +0100
-@@ -10,12 +10,12 @@
+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 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.
  
  # /run/lock/lockdev is used to serialize access to tty devices via
  # LCK..xxx style lock files, For more information see:
-@@ -23,7 +23,7 @@
- # 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 -
-+# d /run/lock/lockdev 0775 root lock -
- # /forcefsck, /fastboot and /forcequotecheck are deprecated in favor of the
- # kernel command line options 'fsck.mode=force', 'fsck.mode=skip' and
+
This page took 0.042824 seconds and 4 git commands to generate.