aboutsummaryrefslogtreecommitdiffstats
path: root/data/systemd/redshift.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/systemd/redshift.service.in')
-rw-r--r--data/systemd/redshift.service.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/systemd/redshift.service.in b/data/systemd/redshift.service.in
index bc51514..aad31ca 100644
--- a/data/systemd/redshift.service.in
+++ b/data/systemd/redshift.service.in
@@ -1,11 +1,11 @@
[Unit]
Description=Redshift display colour temperature adjustment
Documentation=http://jonls.dk/redshift/
-After=display-manager.service
+After=graphical-session.target
[Service]
ExecStart=@bindir@/redshift
Restart=always
[Install]
-WantedBy=default.target
+WantedBy=graphical-session.target