pub fn install(daemon_binary: &Path) -> Result<UnitPath, BootAutostartError>Expand description
Install boot autostart for the running-process daemon. Returns the path where the unit/plist/task was written.
pub fn install(daemon_binary: &Path) -> Result<UnitPath, BootAutostartError>Install boot autostart for the running-process daemon. Returns the path where the unit/plist/task was written.