]> git.pld-linux.org Git - packages/dracut.git/blobdiff - systemd-paths.patch
- added fixes from upstream
[packages/dracut.git] / systemd-paths.patch
index c8dd2a41e23f98413854d83620a98152bcb88137..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 @@
@@ -20,3 +9,14 @@
  Type=idle
  StandardInput=tty-force
  StandardOutput=inherit
+--- 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=oneshot
+ StandardInput=tty-force
+ StandardOutput=inherit
This page took 0.059265 seconds and 4 git commands to generate.