Skip to main content

daemonize

Function daemonize 

Source
pub fn daemonize(log_file: &Path) -> Result<()>
Expand description

Daemonize the current process (fork to background)