pub fn is_running(config: &DaemonConfig) -> boolExpand description
Determines if there is an active daemon, by checking the pidfile and the active system processes.
pub fn is_running(config: &DaemonConfig) -> boolDetermines if there is an active daemon, by checking the pidfile and the active system processes.