Next: , Previous: , Up: deco and dmd   [Contents][Index]


3.3 Invoking reboot

The reboot command is a convenience client program to instruct dmd (when used as an init system) to stop all running services and reboot the system. It has the following synopsis:

reboot [option…]

It is equivalent to running deco stop dmd. The reboot command understands the following option:

-s file
--socket=file

Send commands to the socket special file file. If this option is not specified, localstatedir/run/dmd/socket is taken.