[ILUG] Stopping services to start at boot time
Conor Wynne
weeboy at conorwynne.com
Thu Jun 10 15:53:54 IST 2004
> On FC1 its
> su to root
>
> cd /sbin
> ./chkconfig
Yes and no.
if you "su" then yes
if you "su - " then no.
The reason being without the "-" you dont run roots startup scripts and
dont get the full path.
Also, the original question (AFAIR) was to stop it in run level 3 only.
Therefore all you have to do is:
chkconfig --level 3 sendmail on
(Pedantic I know)
> Frank
Conor Wynne
Dublin
Irlande.
More information about the ILUG
mailing list