mirror of
https://github.com/lesderid/image-archlinux
synced 2025-04-11 14:45:39 +02:00
Fixed nbd-disconnect-root for sysv systems
This commit is contained in:
parent
aba3da2a7f
commit
3bba9e87a1
@ -12,7 +12,7 @@ case "$RUNLEVEL" in
|
||||
;;
|
||||
6)
|
||||
key="b"
|
||||
command="reboot"
|
||||
command="reboot -d -f -i"
|
||||
;;
|
||||
*)
|
||||
echo "nbd-disconnect should only be called by initscripts on reboot/shutdown." >&2
|
||||
|
Loading…
x
Reference in New Issue
Block a user