[CentOS] init script numbers
Clint Dilks
clintd at scms.waikato.ac.nz
Sun Apr 20 23:28:03 UTC 2008
Joseph L. Casale wrote:
> How does chkconfig determine what number to give to a link when you turn a service on?
>
> Thanks!
> jlc
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>
Hi In the start up scripts you will see this line
# chkconfig: 2345 10 90
This particular example (network) strats by default in 2345 S10 K90
More information about the CentOS
mailing list