Skip to main content

stop_daemon

Function stop_daemon 

Source
pub fn stop_daemon() -> Result<()>
Expand description

Stops a running daemon by reading its PID file and sending SIGTERM.