daemonize

Function daemonize 

Source
pub fn daemonize() -> Result<Identity, Error>
Expand description

Daemonizes the process

ยงErrors

  • When the fork fails in the original process calling daemonize()