Am 6. Oktober 2010 11:58 schrieb Iustin Pop <[email protected]>: > This does some slight changes: > > - Daemonize() doesn't explicitly close the file-descriptors anymore, but > only implicitly via the usage of dup2 > - StartDaemonChild uses separate devnull for stdin (rdonly) and > stdout/stderr (wronly), or if using a log file, it uses it in append > mode
LGTM
