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

# $Id$

sleep 1

/sbin/shutdown -r now

OpenPOWER on IntegriCloud