16 Apr
2004
16 Apr
'04
6:36 p.m.
But...why isn't there a script for init.d?? Massi -----Messaggio originale----- Da: zope-bounces@zope.org [mailto:zope-bounces@zope.org] Per conto di george donnelly Inviato: giovedì 15 aprile 2004 17.34 A: hpinson@indepthl.com Cc: zope@zope.org Oggetto: Re: [Zope] re: Zope 2.7 RC Startup Script? hpinson@indepthl.com on 4/15/04 wrote:
Yes, I rember that now-- but no joy:
chkconfig --add zopectl --level 5
renders the system message:
'service zopectl does not support chkconfig'
I am just baffled by this.
for a totally different approach, you might try starting it from cron or running it under daemontools, which will start it at boot if you start daemontools at boot. <-->