elhaz daemon stop¶
Synopsis¶
elhaz daemon stop
Description¶
Send a graceful shutdown request to the running daemon and wait up to 5 seconds for it to exit. All active sessions are discarded when the daemon stops.
If the daemon is not running, this command exits immediately with a notice.
Options¶
--helpShow help message and exit.
Examples¶
elhaz daemon stop
See also
elhaz daemon kill — alias for this command.