Re: chkconfig doesn't work!!!

2003-08-14 Thread Sean Estabrooks
On Thu, 14 Aug 2003 10:20:12 +1000 (EST) snort bsd <[EMAIL PROTECTED]> wrote: > hi: > > i have one daemon under /etc/rc.d/init.d. it starts > fine manually, but it doesn't start whne the system > reboots. i used "chkconfig --add xd" and it still > could not start automatically. if the d s

Re: chkconfig doesn't work!!!

2003-08-14 Thread Michael Mansour
> > > i used solaris for two yeras and it always start > > those > > > daemons with S unless the scripts have problem > ... > > > > > > tahnsk > > > > > > dave > > > > Dave, > > > > might help to read over the man page for chkconfig > > once again. > > > > chkconfig --level 345 d on >

Re: chkconfig doesn't work!!!

2003-08-14 Thread Ian Mortimer
> reboots. i used "chkconfig --add xd" and it still chkconfig xd on To check the run levels it will run in: chkconfig --list xd -- Ian -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: chkconfig doesn't work!!!

2003-08-14 Thread Matthew Saltzman
On Wed, 13 Aug 2003, Sean Estabrooks wrote: > On Thu, 14 Aug 2003 10:20:12 +1000 (EST) > snort bsd <[EMAIL PROTECTED]> wrote: > > > hi: > > > > i have one daemon under /etc/rc.d/init.d. it starts > > fine manually, but it doesn't start whne the system > > reboots. i used "chkconfig --add xd" a

chkconfig doesn't work!!!

2003-08-14 Thread snort bsd
hi: i have one daemon under /etc/rc.d/init.d. it starts fine manually, but it doesn't start whne the system reboots. i used "chkconfig --add xd" and it still could not start automatically. if the d script was wrong, then it should not have been able to start manually. so the script should

Re: chkconfig doesn't work!!!

2003-08-14 Thread Michael Mansour
> > i have one daemon under /etc/rc.d/init.d. it > starts > > fine manually, but it doesn't start whne the > system > > reboots. i used "chkconfig --add xd" and it > still > > could not start automatically. if the d script > was > > wrong, then it should not have been able to start > > manu

Re: chkconfig doesn't work!!!

2003-08-14 Thread snort bsd
thanks for all i shoudl read man pages more ... best --- Michael Mansour <[EMAIL PROTECTED]> wrote: > > > i have one daemon under /etc/rc.d/init.d. it > > starts > > > fine manually, but it doesn't start whne the > > system > > > reboots. i used "chkconfig --add xd" and it > > still