Comment # 1 on bug 1111351 from
FYI from the cups RPM changes (excerpts):
----------------------------------------------------------------------
Fri Jan 16 16:00:20 UTC 2015 - tchvatal@suse.com
...
- Use upstream service and socket files to allow more working tools
.
.
.
Wed Feb 26 15:20:02 CET 2014 - jsmeix@suse.de
...
- Clean up of systemd unit files (bnc#857372):
  Make it working again as simple and secure as it worked
  all the time in the past by providing only one single
  systemd unit file cups.service...
----------------------------------------------------------------------

In SLE12 we have that cups.service
----------------------------------------------------------------------
[Unit]
Description=CUPS Printing Service
After=network.target

[Service]
ExecStart=/usr/sbin/cupsd -f

[Install]
WantedBy=multi-user.target
----------------------------------------------------------------------


You are receiving this mail because: