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

# $Id$

sleep 1

/sbin/shutdown -p now

OpenPOWER on IntegriCloud