]> git.pld-linux.org Git - packages/dracut.git/blob - systemd-paths.patch
d7e316ff33ca92912a5d57842dab8cdaebf6571f
[packages/dracut.git] / systemd-paths.patch
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.073447 seconds and 2 git commands to generate.