"Michael D. Berger" <m.d.berger@xxxxxxxx> 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@xxxxxxxx >http://www.rosemike.net/ > > >-- >users mailing list >users@xxxxxxxxxxxxxxxxxxxxxxx >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. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines