redshift service

This commit is contained in:
Vladan Popovic 2020-11-07 05:05:49 +01:00
parent 5afa68ea7f
commit 88420ee327
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[Unit]
Description=Redshift display colour temperature adjustment
Documentation=http://jonls.dk/redshift/
After=display-manager.service
[Service]
ExecStart=/usr/bin/redshift
Restart=always
RestartSec=10
[Install]
WantedBy=default.target