[packages/dracut] - fix path to udevadm

baggins baggins at pld-linux.org
Thu Mar 21 15:20:31 CET 2013


commit f517f03667bf6096707173662ee5b24ebe190bc5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Mar 21 15:20:21 2013 +0100

    - fix path to udevadm

 systemd-paths.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/systemd-paths.patch b/systemd-paths.patch
index c8dd2a4..160d5cc 100644
--- a/systemd-paths.patch
+++ b/systemd-paths.patch
@@ -20,3 +20,14 @@
  Type=idle
  StandardInput=tty-force
  StandardOutput=inherit
+--- dracut-026/modules.d/98systemd/rescue.service~	2013-03-08 07:07:48.000000000 +0100
++++ dracut-026/modules.d/98systemd/rescue.service	2013-03-21 13:23:51.761696508 +0100
+@@ -17,7 +17,7 @@
+ ExecStartPre=-/bin/plymouth quit
+ ExecStart=-/bin/sh -i -l
+ ExecStopPost=-/bin/rm -f /.console_lock
+-ExecStopPost=-/usr/bin/systemctl --fail --no-block default
++ExecStopPost=-/bin/systemctl --fail --no-block default
+ Type=idle
+ StandardInput=tty-force
+ StandardOutput=inherit
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dracut.git/commitdiff/f517f03667bf6096707173662ee5b24ebe190bc5



More information about the pld-cvs-commit mailing list