U:RDoc::AnyMethod[iI" daemon:ETI"Process::daemon;TT: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [ I"=Detach the process from controlling terminal and run in ;TI";the background as system daemon. Unless the argument ;TI">nochdir is true (i.e. non false), it changes the current ;TI">working directory to the root ("/"). Unless the argument ;TI"=noclose is true, daemon() will redirect standard input, ;TI"6standard output and standard error to /dev/null. ;TI"6Return zero on success, or raise one of Errno::*.;T: @fileI"process.c;T:0@omit_headings_from_table_of_contents_below0I"_Process.daemon() -> 0 Process.daemon(nochdir=nil,noclose=nil) -> 0 ;T0[I" (*args);T@FI" Process;TcRDoc::NormalModule00