diff options
author | Hugo Osvaldo Barrera <hugo@barrera.io> | 2020-03-20 11:01:58 +0100 |
---|---|---|
committer | Hugo Osvaldo Barrera <hugo@barrera.io> | 2020-06-14 11:31:42 +0200 |
commit | 8bc937a700b9dadef0b7085fb9e792af18530bf9 (patch) | |
tree | dfa73cd1cd826dfb80d8baa177a3c27367e13eca /README.md | |
parent | Set redshift to run after graphical-sesion.target (diff) | |
download | redshift-ng-8bc937a700b9dadef0b7085fb9e792af18530bf9.tar.gz redshift-ng-8bc937a700b9dadef0b7085fb9e792af18530bf9.tar.bz2 redshift-ng-8bc937a700b9dadef0b7085fb9e792af18530bf9.tar.xz |
Change services to by wanted by graphical-session
The previous value (`default.target`) meant that redshift got started
when a user session began, at which point we can't expect a graphic
session to be up and running (eg: Xorg or Wayland may have not even been
invoked yet).
Setting `WantedBy=graphical-session.target` ensures that, when the
service is enable, it'll only get run when starting a graphical session
(again, either Xorg or Wayland, whatever DE's may be used).
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions