On Mon, 12 Jan 2004 17:03:45 -0500, salvatore wrote: > > This is a strange place to be running these sorts of applications. You > > should, instead, create a start/stop script for in /etc/rc.d/init.d - a > > good approach would be to copy one of the scripts there and modify it > > accordingly. Then do: > > # chckconfig --add cam or whatever you call your script > > # service cam start to start it now > > > > I suspect the issue you're seeing with putting it in inittab is that > > /home might not be mounted at the time your application starts. > > Needless to say, Im a bit new at this. Ive been researching since your > suggestion, and I havent found where a file in /etc/rc.d/init.d actually > runs the application. > For example, here is the contents of the yum file there: yum is a bad example, as it is not a daemon. Its initscript just toggles a flag which decides whether to execute an automated updated from within cron job or not. -- -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list