[demas@localhost ~]$ sudo systemctl start cupsd.service
[demas@localhost ~]$ sudo systemctl enable cupsd.service
Failed to issue method call: No such file or directory
[demas@localhost ~]$ sudo systemctl status cupsd.service
cups.service - CUPS Printing Service
Loaded: loaded (/usr/lib/systemd/system/cups.service; disabled)
Active: active (running) since Wed 2013-10-23 12:50:16 UTC; 17min ago
Main PID: 10742 (cupsd)
CGroup: /system.slice/cups.service
`-10742 /usr/bin/cupsd -f
Oct 23 12:50:16 localhost systemd[1]: Started CUPS Printing Service.
Oct 23 12:55:21 localhost hpcups[10912]: prnt/hpcups/HPCupsFilter.cpp 707: First raster data plane..
Oct 23 12:58:52 localhost hpcups[10969]: prnt/hpcups/HPCupsFilter.cpp 707: First raster data plane..
Oct 23 12:58:54 localhost hpcups[10969]: prnt/hpcups/HPCupsFilter.cpp 707: First raster data plane..
Oct 23 13:04:53 localhost systemd[1]: Started CUPS Printing Service.
А почему не позволяет сделать так, чтобы сервис автоматически запускался ?