Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
ruby-2.6.0-202012151422
/
usr
/
share
/
ri
/
2.6.0
/
system
/
Process
/
//opt/ruby-2.6.0-202012151422/usr/share/ri/2.6.0/system/Process/daemon-c.ri
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