| 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 Sun Jan 17 22:12:20 2016 | http://epydoc.sourceforge.net |