[packages/dracut] - fix also path to udevadm

baggins baggins at pld-linux.org
Thu Mar 21 20:26:13 CET 2013


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

    - fix also path to udevadm

 systemd-paths.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/systemd-paths.patch b/systemd-paths.patch
index c8dd2a4..4728b96 100644
--- a/systemd-paths.patch
+++ b/systemd-paths.patch
@@ -20,3 +20,14 @@
  Type=idle
  StandardInput=tty-force
  StandardOutput=inherit
+--- dracut-023/modules.d/98systemd/udevadm-cleanup-db.service~	2012-08-01 15:30:30.000000000 +0200
++++ dracut-023/modules.d/98systemd/udevadm-cleanup-db.service	2013-03-21 20:22:21.089897000 +0100
+@@ -16,7 +16,7 @@
+ 
+ [Service]
+ Type=oneshot
+-ExecStart=-/usr/bin/udevadm info --cleanup-db
++ExecStart=-/sbin/udevadm info --cleanup-db
+ StandardInput=null
+ StandardOutput=null
+ StandardError=null
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list