From f517f03667bf6096707173662ee5b24ebe190bc5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 21 Mar 2013 15:20:21 +0100 Subject: [PATCH] - 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 -- 2.44.0