summaryrefslogtreecommitdiffstats
path: root/core/modules/cups/data
diff options
context:
space:
mode:
authorJonathan Bauer2017-07-12 17:44:46 +0200
committerJonathan Bauer2017-07-12 17:44:46 +0200
commitaffaf9125096a4ecbecd8fbd52c100b4f4d86275 (patch)
treee9ca810cd67157858b947b844f4d317908980e31 /core/modules/cups/data
parent[run-virt] remove unneeded dep on graphical target (diff)
downloadmltk-affaf9125096a4ecbecd8fbd52c100b4f4d86275.tar.gz
mltk-affaf9125096a4ecbecd8fbd52c100b4f4d86275.tar.xz
mltk-affaf9125096a4ecbecd8fbd52c100b4f4d86275.zip
[*] systemd fixes cont.
Diffstat (limited to 'core/modules/cups/data')
-rw-r--r--core/modules/cups/data/etc/systemd/system/cups.service2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/modules/cups/data/etc/systemd/system/cups.service b/core/modules/cups/data/etc/systemd/system/cups.service
index a634804a..3902360f 100644
--- a/core/modules/cups/data/etc/systemd/system/cups.service
+++ b/core/modules/cups/data/etc/systemd/system/cups.service
@@ -1,8 +1,6 @@
[Unit]
Description=Common Unix Printing System
-Requires=network.target graphical.target
After=network.target
-Before=graphical.target
ConditionFileNotEmpty=/etc/cups/printers.conf
[Service]