]> git.pld-linux.org Git - packages/dracut.git/blobdiff - systemd-paths.patch
- updated to 029
[packages/dracut.git] / systemd-paths.patch
index 4728b96637f29bcc9aed40f58f78b699686c9f61..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-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]
+--- 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
--ExecStart=-/usr/bin/udevadm info --cleanup-db
-+ExecStart=-/sbin/udevadm info --cleanup-db
- StandardInput=null
- StandardOutput=null
- StandardError=null
+ StandardInput=tty-force
+ StandardOutput=inherit
This page took 0.096169 seconds and 4 git commands to generate.