5 Jul
2002
5 Jul
'02
7:56 a.m.
Hi alienoid,
What I have to do to start Zope automatically from /etc/rc.d/init.d? Thanks in advance
I don't know how you do it there, but you can try the following line at the end of your "/etc/inittab" file: zp:2345:respawn:/usr/local/Zope/start It works and restarts zope if it crashes for some reason. Regards, Josef.