-
Committer:
Scott Moser
-
Date:
2015-05-22 18:58:13 UTC
-
Revision ID:
smoser@ubuntu.com-20150522185813-ubeklpnwylxjl8c4
respect init= kernel parameter
read the init= parameter from kernel command line.
Allows:
init=/bin/sh
or:
init=/sbin/poweroff -f
The second just powers off.