starting a script at boot time?

2000-06-10 Thread Jay Kelly
Good Morning Group, I want to have a firewall script I made to start automatically after booting. The file has permission 755 and is in my /etc/init.d folder. What will I need to do to make this script start and run at bootup?

Re: starting a script at boot time?

2000-06-10 Thread Bob Nielsen
man update-rc.d On Sat, Jun 10, 2000 at 09:54:06AM -0700, Jay Kelly wrote: Good Morning Group, I want to have a firewall script I made to start automatically after booting. The file has permission 755 and is in my /etc/init.d folder. What will I need to do to make this script start and run at

Re: starting a script at boot time?

2000-06-10 Thread kmself
On Sat, Jun 10, 2000 at 10:37:56AM -0700, Bob Nielsen wrote: On Sat, Jun 10, 2000 at 09:54:06AM -0700, Jay Kelly wrote: Good Morning Group, I want to have a firewall script I made to start automatically after booting. The file has permission 755 and is in my /etc/init.d folder. What will

Re: starting a script at boot time?

2000-06-10 Thread kmself
On Sat, Jun 10, 2000 at 07:51:28AM -0700, [EMAIL PROTECTED] wrote: Thanks On Sat, Jun 10, 2000 at 02:41:46PM -0700, kmself@ix.netcom.com wrote: On Sat, Jun 10, 2000 at 10:37:56AM -0700, Bob Nielsen wrote: On Sat, Jun 10, 2000 at 09:54:06AM -0700, Jay Kelly wrote: Good Morning Group,