]> git.pld-linux.org Git - packages/dracut.git/blobdiff - reboot-opts.patch
- up to 019; with systemd support module, rpmversion module droped
[packages/dracut.git] / reboot-opts.patch
index bf0929c0e99988cdec3fc486d934ed8119709a2e..7c99ddcac0bdbbfb82d9128fd2ee40c5b1cc2d0b 100644 (file)
@@ -1,9 +1,9 @@
 --- dracut-018/modules.d/99shutdown/shutdown.sh~       2012-04-05 13:54:38.000000000 +0200
 +++ dracut-018/modules.d/99shutdown/shutdown.sh        2012-04-16 14:04:49.481733793 +0200
-@@ -98,7 +98,7 @@
+@@ -56,7 +56,7 @@
  _check_shutdown final
  
- getarg 'rd.break=shutdown' && emergency_shell -n cmdline "Break before shutdown"
+ getarg 'rd.break=shutdown' && emergency_shell --shutdown shutdown "Break before shutdown"
 -[ "$1" = "reboot" ] && reboot -f -d -n --no-wall
 -[ "$1" = "poweroff" ] && poweroff -f -d -n --no-wall
 -[ "$1" = "halt" ] && halt -f -d -n --no-wall
This page took 0.045114 seconds and 4 git commands to generate.