Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Process
/
//opt/alt/ruby27/share/ri/system/Process/daemon-c.ri
U:RDoc::AnyMethod[iI"daemon:ETI"Process::daemon;TT:privateo: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