]> git.pld-linux.org Git - packages/dracut.git/blobdiff - systemd-paths.patch
- added fixes from upstream
[packages/dracut.git] / systemd-paths.patch
index 160d5cc58c1e35bfab406d5668b21774728fd85c..70d1dc1afb8de77771ab3929447048ab50bcdc15 100644 (file)
@@ -1,14 +1,3 @@
---- dracut-026/modules.d/98systemd/emergency.service~  2013-03-08 07:07:48.000000000 +0100
-+++ dracut-026/modules.d/98systemd/emergency.service   2013-03-21 13:23:14.644737989 +0100
-@@ -17,7 +17,7 @@
- Environment=HOME=/
- WorkingDirectory=/
- ExecStart=/bin/dracut-emergency
--ExecStopPost=-/usr/bin/systemctl --no-block isolate dracut.target
-+ExecStopPost=-/bin/systemctl --no-block isolate dracut.target
- Type=oneshot
- 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 @@
  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
+--- dracut-027/modules.d/98systemd/emergency.service.wiget     2013-03-27 23:05:57.984373121 +0100
++++ dracut-027/modules.d/98systemd/emergency.service   2013-03-27 23:11:39.569991251 +0100
+@@ -17,7 +17,7 @@ Wants=systemd-vconsole-setup.service
+ Environment=HOME=/
+ WorkingDirectory=/
+ ExecStart=/bin/dracut-emergency
 -ExecStopPost=-/usr/bin/systemctl --fail --no-block default
 +ExecStopPost=-/bin/systemctl --fail --no-block default
- Type=idle
+ Type=oneshot
  StandardInput=tty-force
  StandardOutput=inherit
This page took 0.069333 seconds and 4 git commands to generate.