[Zope] PLEASE HELP: automatic start when system boots
Jochen Knuth
J.Knuth@ipro.de
Wed, 22 Aug 2001 15:42:29 +0200
Hi,
oops,
Jochen Knuth wrote:
>
> add these:
> ln -s /etc/rc.d/init.d/startzope /etc/rc.d/rc3.d/S90zope
only this is useful.
Maybe these are also useful (if you start in runlevel 2 or 4)
ln -s /etc/rc.d/init.d/startzope /etc/rc.d/rc2.d/S90zope
ln -s /etc/rc.d/init.d/startzope /etc/rc.d/rc4.d/S90zope
ln -s /etc/rc.d/init.d/startzope /etc/rc.d/rc2.d/K90zope
ln -s /etc/rc.d/init.d/startzope /etc/rc.d/rc4.d/K90zope
> ln -s /etc/rc.d/init.d/startzope /etc/rc.d/rc0.d/S90zope
> ln -s /etc/rc.d/init.d/startzope /etc/rc.d/rc6.d/S90zope
these two are bad, because the runlevels 0 and 6 are used for reboot and
shutdown.
Ciao,
Jochen
P.s.: working with FreeBSD it's sometimes difficult to remember SysV
init.
--
--------------------------------------------------
Jochen Knuth WebMaster http://www.ipro.de
IPRO GmbH Phone ++49-7152-93330
Steinbeisstr. 6 Fax ++49-7152-933340
71229 Leonberg EMail: J.Knuth@ipro.de