my SysV daemons not starting on boot

T.C. Hollingsworth tchollingsworth at gmail.com
Tue Nov 1 20:05:46 UTC 2011



"Michael D. Berger" <m.d.berger at ieee.org> wrote:

>In my new F15_64 box, my SysV daemons are not starting on boot,
>although I can start them with:
>
>/etc/init.d/myDaemon start
>(thanks to SYSTEMCTL_SKIP_REDIRECT).
>
>chkconfig --list myDaemon
>indicates start levels 3 and 5, and the links in /etc/rc.d are
>in place and correct.  
>
>Debug indicates that the daemon function is being called.
>Also, the boot log says the daemon started.
>
>But the myDaemon log shows nothing, and ps -ef does
>not find it.  I tried putting a sleep(1) at the
>start of myDaemon, but it didn't help.
>  
>Thanks for your help.
>Mike.
>--
>Michael D. Berger
>m.d.berger at ieee.org
>http://www.rosemike.net/
> 
>
>-- 
>users mailing list
>users at lists.fedoraproject.org
>To unsubscribe or change subscription options:
>https://admin.fedoraproject.org/mailman/listinfo/users
>Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

What does "systemctl status myDaemon.service" output when you try to start it normally?

-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.


More information about the users mailing list