diff options
Diffstat (limited to 'rc.shutdown')
-rwxr-xr-x | rc.shutdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rc.shutdown b/rc.shutdown index 22f6bcc..db8f50b 100755 --- a/rc.shutdown +++ b/rc.shutdown @@ -106,7 +106,6 @@ if [[ -x /run/initramfs/shutdown ]]; then pivot_root . oldroot #reexec init - cp /oldroot/sbin/init /sbin /oldroot/sbin/init u # run /shutdown in the new root |