Re: daemon and killproc problem in startup script

2003-09-16 Thread Jason Dixon
On Tue, 2003-09-16 at 01:52, Williams, Quinton L wrote: > I am using RH9 and cannot get the daemon and killproc commands to work > in my init.d startup scripts. > > I keep getting the following error: > > # /sbin/service dhcpd stop > > Stopping dhcpd: /etc/init.d/dhcpd: line 26: killproc: command

daemon and killproc problem in startup script

2003-09-15 Thread Williams, Quinton L
I am using RH9 and cannot get the daemon and killproc commands to work in my init.d startup scripts. I keep getting the following error:   # /sbin/service dhcpd stop Stopping dhcpd: /etc/init.d/dhcpd: line 26: killproc: command not found   # /sbin/service dhcpd start Starting dhcpd: