summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups/data/etc/systemd/system
diff options
context:
space:
mode:
authorJonathan Bauer2016-01-12 15:02:58 +0100
committerJonathan Bauer2016-01-12 15:02:58 +0100
commitdacfabd3fb6a434c04b05c9e569403a664f95b39 (patch)
tree557196a8d5969e54c87ad79932cf19a21d96e14c /remote/modules/cups/data/etc/systemd/system
parent[rfs-s31] added TODO for permissions of extracted config.tgz contents (diff)
downloadtm-scripts-dacfabd3fb6a434c04b05c9e569403a664f95b39.tar.gz
tm-scripts-dacfabd3fb6a434c04b05c9e569403a664f95b39.tar.xz
tm-scripts-dacfabd3fb6a434c04b05c9e569403a664f95b39.zip
[cups] added cupsd.conf to static data files
added conditional check for /etc/cups/printers.conf
Diffstat (limited to 'remote/modules/cups/data/etc/systemd/system')
-rw-r--r--remote/modules/cups/data/etc/systemd/system/cups.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/cups/data/etc/systemd/system/cups.service b/remote/modules/cups/data/etc/systemd/system/cups.service
index 38beff56..1c1e6305 100644
--- a/remote/modules/cups/data/etc/systemd/system/cups.service
+++ b/remote/modules/cups/data/etc/systemd/system/cups.service
@@ -3,6 +3,7 @@ Description=Common Unix Printing System
Requires=network.target graphical.target
After=network.target
Before=graphical.target
+ConditionFileNotEmpty=/etc/cups/printers.conf
[Service]
ExecStart=/usr/sbin/cupsd -f