summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-09-08 17:46:55 +0200
committerBastien Nocera <hadess@hadess.net>2017-09-08 17:46:55 +0200
commit877a233ef664c5aa1503f51e66b06731ea4fd2c4 (patch)
tree83f2ed912a90b0f373da659e3e79dcdb07d5fca4 /src
parent362e85126261a79f4c87f64dacebfcabeed7253c (diff)
daemon: Remove [Install] section comment
https://bugs.freedesktop.org/show_bug.cgi?id=92487
Diffstat (limited to 'src')
-rw-r--r--src/upower.service.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/upower.service.in b/src/upower.service.in
index 0ddaa8a..d0945f0 100644
--- a/src/upower.service.in
+++ b/src/upower.service.in
@@ -9,8 +9,4 @@ ExecStart=@libexecdir@/upowerd
Restart=on-failure
[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