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

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

[Install]
WantedBy=default.target