Home | Trees | Indices | Help |
|
---|
|
A daemonize function (for Unices)
Functions | |||
|
|||
|
Function Details |
Change process user and group ID Argument is a numeric user id or a user name |
daemonize a Unix process. Set paranoid umask by default. Return 1 in the original process, 2 in the first fork, and None for the second fork (eg daemon process). |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 9 13:08:58 2014 | http://epydoc.sourceforge.net |