[Zope] Re: ZOPECTL in daemon mode
Tres Seaver
tseaver at zope.com
Tue Oct 19 11:47:32 EDT 2004
John Poltorak wrote:
> If I want to run zopectl (from v2.7.0) in daemon mode, how do I pass a
> socket handle to zdctl?
zopectl is a controller process, which either runs Zope in the
foreground (its 'foreground' command), or launches a zdctl-controlled
daemon (its 'start' command). It *never* handles sockets itself.
I routinely symlink 'zopectl' to /etc/init.d/zope (RedHat style) and
"chkconfig zope on", which then causes it to start the daeamon during init.
Tres.
--
===============================================================
Tres Seaver tseaver at zope.com
Zope Corporation "Zope Dealers" http://www.zope.com
More information about the Zope
mailing list