On Thu, 8 Feb 2001, Ted Gervais wrote:

> > chkconfig --level 35 lpd on
>
> I am sorry. You lost me. What does that mean?  (chkconfig --level 35 lpd on)

that is the chkconfig command... like running ntsysv on ONE service from
the console... it translates to:

chkconfig (run the chkconfig command) --level 35 (make changes to
runlevels 3 and 5)  lpd (the service to change status on) on (what status
to assign for init).

this particular one will set lpd to turn on when you boot to either
runlevel 3 or 5.

read 'man chkconfig' for more detail




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to