aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/redshift.service
blob: c1ef6a3dac84dcfebdfd82e80f97fccf9ea0a154 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Redshift
StartLimitBurst=5
StartLimitIntervalSec=600


[Service]
Type=simple
RestartSec=3
Restart=always
SyslogIdentifier=redshift
ExecStart=/usr/bin/env redshift

[Install]
WantedBy=default.target