Hi Marc, Marc Fischer wrote:
Thanks again,
now I have tried:
ln -s /etc/rc.d/init.d/startzope /etc/rc.d/rc3.d/K90zope ln -s /etc/rc.d/init.d/startzope /etc/rc.d/rc0.d/K90zope ln -s /etc/rc.d/init.d/startzope /etc/rc.d/rc6.d/K90zope
but unfortunately again without success :-( What's wrong, and why those 'K90's ... what do they mean?
add these: ln -s /etc/rc.d/init.d/startzope /etc/rc.d/rc3.d/S90zope 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 the K are the links to stop services, the S are the ones to start a service if you enter a runlevel The numbers are there for ordering the scripts. Next: get a nice doc to admin linux. Ciao, Jochen -- -------------------------------------------------- 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