On 04/15/2014 02:00 PM, Claude Jones wrote:
service.service
    Loaded: not-found (Reason: No such file or directory)
    Active: inactive (dead)


So it's looking for something that's not there...but what?

[joe@khorlia ~]$ systemctl list-unit-files | grep service.service
[joe@khorlia ~]$

There isn't such a thing (AFAIK) as service.service.  Try this, as root:

systemctl start cups.service

And see if it starts up properly.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to