From: Jakub Bogusz Date: Thu, 21 Mar 2013 16:18:07 +0000 (+0100) Subject: - removed duplicate hunk from systemd-paths patch X-Git-Tag: auto/th/dracut-026-2~4 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fdracut.git;a=commitdiff_plain;h=287dd7273e13b5bb90e49f397ccadb4a0f00d334 - removed duplicate hunk from systemd-paths patch --- diff --git a/systemd-paths.patch b/systemd-paths.patch index 160d5cc..c8dd2a4 100644 --- a/systemd-paths.patch +++ b/systemd-paths.patch @@ -20,14 +20,3 @@ 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