summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBenedikt Morbach <benedikt.morbach@googlemail.com>2012-05-22 12:24:23 +0100
committerRichard Hughes <richard@hughsie.com>2012-05-22 12:24:23 +0100
commit80ca44664b8e433ddc39f7953ff4de2e589103dd (patch)
tree8347193558a86d07d22f654213c33d2c26bdad6a /data
parenta44ac58af394245c1363629ba9d2de6ee6936d34 (diff)
downloadcolord-80ca44664b8e433ddc39f7953ff4de2e589103dd.tar.gz
Do not use 'WantedBy=graphical.target' in the shipped systemd file
Signed-off-by: Richard Hughes <richard@hughsie.com>
Diffstat (limited to 'data')
-rw-r--r--data/colord.service.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/data/colord.service.in b/data/colord.service.in
index 8301b40..f662fbb 100644
--- a/data/colord.service.in
+++ b/data/colord.service.in
@@ -10,10 +10,3 @@ User=@daemon_user@
# network namespacing is on.
# PrivateNetwork=yes
PrivateTmp=yes
-
-[Install]
-# We pull this in by graphical.target instead of waiting for the bus
-# activation, to speed things up a little: gdm uses this anyway so it is nice
-# if it is already around when gdm wants to use it and doesn't have to wait for
-# it.
-WantedBy=graphical.target