Create an rc script that wraps zopectl, or, it might work just to symlink zopectl into the rc.d directory itself.
$ ln -s /var/zope/bin/zopectl /etc/rc.d
Posted bytseaverat
2003-12-22 11:16 PM
.... just works. The only thing missing by default is the 'chkconfig' header
expected by SysVinit, plus whatever the equivalent spelling is for Debian's
init utilities.
expected by SysVinit, plus whatever the equivalent spelling is for Debian's
init utilities.