summaryrefslogtreecommitdiffstats
path: root/rescue/tree/etc/rc.reboot
blob: 0b67416f1acf30dd00c225a32ae876a3d20f7f03 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

sleep 1
/sbin/killall5 -9

umount -a -f -t noproc

reboot -i -d