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@xxxxxxxxxx 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 _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos