add DROPINS for org.cups.cupsd systemd files.

(cherry picked from commit 4b5332081e)
This commit is contained in:
Olivier MEDOC 2015-11-06 19:36:52 +01:00 committed by Marek Marczykowski-Górecki
parent cdcab08477
commit ca64d4d496
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
5 changed files with 10 additions and 0 deletions

View File

@ -55,6 +55,7 @@ DROPIN_DIR ?= "lib/systemd/system"
DROPINS := chronyd.service crond.service cups.service cups.path cups.socket ModemManager.service
DROPINS += NetworkManager.service NetworkManager-wait-online.service ntpd.service getty@tty.service
DROPINS += tmp.mount
DROPINS += org.cups.cupsd.service org.cups.cupsd.path org.cups.cupsd.socket
# Debian Dropins
ifeq ($(shell lsb_release -is), Debian)

View File

@ -555,6 +555,9 @@ The Qubes core startup configuration for SystemD init.
/lib/systemd/system/cups.service.d/30_qubes.conf
/lib/systemd/system/cups.socket.d/30_qubes.conf
/lib/systemd/system/cups.path.d/30_qubes.conf
/lib/systemd/system/org.cups.cupsd.service.d/30_qubes.conf
/lib/systemd/system/org.cups.cupsd.socket.d/30_qubes.conf
/lib/systemd/system/org.cups.cupsd.path.d/30_qubes.conf
/lib/systemd/system/getty@tty.service.d/30_qubes.conf
/lib/systemd/system/ModemManager.service.d/30_qubes.conf
/lib/systemd/system/NetworkManager.service.d/30_qubes.conf

View File

@ -0,0 +1,2 @@
[Unit]
ConditionPathExists=/var/run/qubes-service/cups

View File

@ -0,0 +1,2 @@
[Unit]
ConditionPathExists=/var/run/qubes-service/cups

View File

@ -0,0 +1,2 @@
[Unit]
ConditionPathExists=/var/run/qubes-service/cups