| 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 Fri Dec 8 00:00:57 2017 | http://epydoc.sourceforge.net |