On Thu, 2012-01-19 at 10:34 -0500, Terry Polzin wrote: 
> On Thu, 2012-01-19 at 15:00 +0000, Frank Murphy wrote:
> > systemctl status spamd.service
> > 
> > 
> [root@voyager ~]# systemctl status ntpd.service
> ntpd.service
>         Loaded: error (Reason: No such file or directory)
>         Active: inactive (dead)
> [root@voyager ~]# systemctl status spamd.service
> spamd.service
>         Loaded: error (Reason: No such file or directory)
>         Active: inactive (dead)
> 
> So what file is missing and why did the package maintainer fail to
> include it?
> 
> [root@voyager ~]# yum list installed | grep -e spamassassin -e ntp
>   
> ntpdate.x86_64                        4.2.6p4-1.fc16
> @fedora        
> spamassassin.x86_64                   3.3.2-7.fc16
> @fedora    
> 

Before you do a status command you need an enable command, at least.
i.e:     systemctl enable ntpd.service
and then maybe:
systemctl start ntpd.service
-- 
=======================================================================
air, n.: A nutritious substance supplied by a bountiful Providence for
the fattening of the poor. -- Ambrose Bierce, "The Devil's Dictionary"
=======================================================================
Aaron Konstam telephone: (210) 656-0355 e-mail: akons...@sbcglobal.net

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to