]> git.pld-linux.org Git - packages/dracut.git/blame_incremental - systemd-paths.patch
...and the missing patch (thx arekm)
[packages/dracut.git] / systemd-paths.patch
... / ...
CommitLineData
1--- dracut-043/modules.d/98dracut-systemd/emergency.service.wiget 2013-03-27 23:05:57.984373121 +0100
2+++ dracut-043/modules.d/98dracut-systemd/emergency.service 2013-03-27 23:11:39.569991251 +0100
3@@ -17,7 +17,7 @@ Wants=systemd-vconsole-setup.service
4 Environment=HOME=/
5 WorkingDirectory=/
6 ExecStart=/bin/dracut-emergency
7-ExecStopPost=-/usr/bin/systemctl --fail --no-block default
8+ExecStopPost=-/bin/systemctl --fail --no-block default
9 Type=oneshot
10 StandardInput=tty-force
11 StandardOutput=inherit
This page took 0.361332 seconds and 4 git commands to generate.