summaryrefslogtreecommitdiffstats
path: root/etc/rc.reboot
blob: e3bc88c40cdede3b68aa9b15a904ef4b49d01b34 (plain)
1
2
3
4
5
6
#!/bin/sh

sleep 1

/sbin/shutdown -r now
#/sbin/reboot
OpenPOWER on IntegriCloud