Tony Jones wrote:
> 
> Having just swapped from RH7 to Storm, could someone please tell me how to
> execute a script at boot time?
> --
> [EMAIL PROTECTED]
> 
Hi

Well,AFAIK the init structure is the same(RH7.0 switched the init
structure the Debian way as far as I've read on the net).Put your script
in /etc/init.d then
symlink it into the proper /etc/rcX.d (x=1-5).On my Stormix system
default runlevel is 2.Check your /etc/inittab .If it's something really
important like a firewall script symlink-it in /etc/rcS.d .Do a chown -c
0755 filename ,as is the stormix default if this is fine with you and
done.

-- 
The best way to escape from a problem is to solve it. 
     Alan Saporta

_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to