summaryrefslogtreecommitdiffstats
path: root/rescue/tree/etc/rc.reboot
diff options
context:
space:
mode:
Diffstat (limited to 'rescue/tree/etc/rc.reboot')
-rwxr-xr-xrescue/tree/etc/rc.reboot8
1 files changed, 0 insertions, 8 deletions
diff --git a/rescue/tree/etc/rc.reboot b/rescue/tree/etc/rc.reboot
deleted file mode 100755
index 0b67416f1..000000000
--- a/rescue/tree/etc/rc.reboot
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-sleep 1
-/sbin/killall5 -9
-
-umount -a -f -t noproc
-
-reboot -i -d