K 10 svn:author V 5 brian K 8 svn:date V 27 1997-06-16T13:24:59.000000Z K 7 svn:log V 125 Remove call to daemon(). Just call setsid() and close any relevent descriptors (0,2,[1]). We've already fork()d. PR: 3874 END