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

# $Id$

sleep 1

/sbin/shutdown -h now

OpenPOWER on IntegriCloud