- Add cups-provides-cupsd.service: ensure cupsd.service is provided by cups.service. (this is also valid for 12.2 btw) OBS-URL: https://build.opensuse.org/request/show/141170 OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=250
12 lines
351 B
Diff
12 lines
351 B
Diff
Index: cups-1.5.4/data/cups.service.in
|
|
===================================================================
|
|
--- cups-1.5.4.orig/data/cups.service.in
|
|
+++ cups-1.5.4/data/cups.service.in
|
|
@@ -5,5 +5,6 @@ Description=CUPS Printing Service
|
|
ExecStart=@sbindir@/cupsd -f
|
|
|
|
[Install]
|
|
+Alias=cupsd.service
|
|
Also=cups.socket cups.path
|
|
WantedBy=printer.target
|