Trees | Index | Help |
|
---|
Package ZenUtils :: Module ZenDaemon :: Class ZenDaemon |
|
CmdBase
--+
|
ZenDaemon
ZCmdBase
,
ZeoPoolBase
Method Summary | |
---|---|
__init__(self,
noopts,
keeproot)
| |
Code below comes from the excelent recipe by Chad J. | |
basic options setup sub classes can add more options here | |
changeUser(self)
| |
setupLogging(self)
| |
sigTerm(self,
*unused)
| |
Inherited from CmdBase :
buildParser ,
parseOptions
|
Class Variable Summary | |
---|---|
NoneType |
pidfile = None |
Inherited from CmdBase :
doesLogging
|
Method Details |
---|
becomeDaemon(self)Code below comes from the excelent recipe by Chad J. Schroeder. |
buildOptions(self)basic options setup sub classes can add more options here
|
Class Variable Details |
---|
pidfile
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:09 2007 | http://epydoc.sf.net |