pub fn install(config: &DaemonConfig) -> Result<String, String>Expand description
Install the daemon as a persistent background service.
pub fn install(config: &DaemonConfig) -> Result<String, String>Install the daemon as a persistent background service.