Peter Blomgren wrote:
> 
> If you add a comment in the header of your script, like this:
> # chkconfig: 345 25 75
> 
> then you can use 'chkconfig --add <name>' to create all the symlinks;
> the above script would be "on" in runlevels 345, with start priority
> 25, and kill priority 75.  (See the chkconfig manpage for details, and
> the scripts in /etc/rc.d/init.d for examples.)

That's what I really like about this list -- you can always learn
something new!  Thanks Peter.

Barry



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

Reply via email to