Renamed 'start_ps_process' function to 'bring_up'.
[oweals/dinit.git] / src / halt
1 #!/bin/sh
2 # "halt" command actually executes the more useful "power off".
3 shutdown -p "$@"