You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
316 B
13 lines
316 B
4 months ago
|
diff --git a/scheduler/cups.socket.in b/scheduler/cups.socket.in
|
||
|
index 613b977a6..1deee826a 100644
|
||
|
--- a/scheduler/cups.socket.in
|
||
|
+++ b/scheduler/cups.socket.in
|
||
|
@@ -4,6 +4,7 @@ PartOf=org.cups.cupsd.service
|
||
|
|
||
|
[Socket]
|
||
|
ListenStream=@CUPS_DEFAULT_DOMAINSOCKET@
|
||
|
+RemoveOnStop=on
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=sockets.target
|