Skip to main content

init_foreground_daemon

Function init_foreground_daemon 

Source
pub fn init_foreground_daemon() -> Result<()>
Expand description

Write the current process’s PID and setup signal handler for cleanup. Called from the foreground-daemon process after fork.