On Mon, Aug 11, 2003 at 04:34:30PM -0700,
Robert.Wultsch@asu.edu wrote:
/_so it would go something like:
/_ln -s /etc/init.d/rc.firewall /etc/rc2.d/Something
/_
Close.
In the rc2.d directory you will see that everything begins with a capital
"S" then followed by a number then a description. The capital "S" is important along
with the number. The number decides in what order the script executes. Larger numbers
later in the boot process.
Your symlink might want to be called "S70firewall". I'll take a beating
for the number, but someone else smarter than I will educate you on where
it should start :-)
v/r
-mike