> -Original Message-
> From: users-boun...@lists.fedoraproject.org
> [mailto:users-boun...@lists.fedoraproject.org] On Behalf Of
> T.C. Hollingsworth
> Sent: Tuesday, November 01, 2011 21:07
> To: Community support for Fedora users
> Subject: Re: my SysV daemons
On Tue, Nov 1, 2011 at 5:01 PM, Michael D. Berger wrote:
> Always, started or not, I get the same thing:
>
> #systemctl status myDaemon.service
> myDaemon.service
> Loaded: error
> Active: inactive (dead)
That's very strange. If a file "/etc/init.d/myDaemon" exists, systemd
sho
> -Original Message-
> From: users-boun...@lists.fedoraproject.org
> [mailto:users-boun...@lists.fedoraproject.org] On Behalf Of
> T.C. Hollingsworth
> Sent: Tuesday, November 01, 2011 16:06
> To: Community support for Fedora users
> Subject: Re: my SysV daemons
"Michael D. Berger" 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
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 th