Quoting [EMAIL PROTECTED]:
I also noticed that Suse seems to change the link names at reboot?!?!?
Suse's init script headers use dependencies to do the links and make
sure they run the right order. I've found that I like it a lot more
then the RH way of just putting in the S and K numbers. Create a
header like:
# The following section is used at least by SuSE insserv(8)
### BEGIN INIT INFO
# Provides: autofs
# Required-Start: nfs ypbind afs
# Required-Stop: $network
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Description: autofs is the linux automount subsystem
### END INIT INFO
and run chkconfig --add $script
http://susefaq.sourceforge.net/faq/services.html
--
Mike Marion-Unix/Linux Admin-http://www.miguelito.org
"...In my phone conversation with Microsoft's lawyer I copped to the fact that
just maybe his client might see me as having been in the past just a bit
critical of their products and business practices. This was too bad, he said
with a sigh, because they were having a very hard time finding a reporter who
both knew the industry well enough to be called an expert and who
hadn't written
a negative article about Microsoft." -- Robert X. Cringely
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list