Create a link to it in /etc/rc.d/rc3.d and/or /etc/rc.d/rc5.d, calling it 
something like S99firewallss.

The command would be:

ln -s /etc/rc.d/init.d/firewallss /etc/rc.d/rc3.d/S99firewallss

or

ln -s /etc/rc.d/init.d/firewallss /etc/rc.d/rc3.d/S99firewallss

Then, you would have your firewall script start at bootup, or init level 
change.

On Tue, 12 Mar 2002, Paal Marker wrote:

> I have installed a firewall script on redhat7.0 for limiting internet browsing to 
>one domain. Installed as /etc/rc.d/init.d/firewallss It works perfect, but must be 
>run manually after each boot. Running it manually I have to be logged in as root. How 
>do I make it run for every user? I want the firewall script to run from boot. 
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to