add DROPINS for org.cups.cupsd systemd files.

This commit is contained in:
Olivier MEDOC 2015-11-06 19:36:52 +01:00
parent d44c8acdeb
commit 4b5332081e
5 changed files with 10 additions and 0 deletions

View File

@ -51,6 +51,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

@ -517,6 +517,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