Move start service to graphical
This commit is contained in:
parent
f69465843f
commit
41571459d6
@ -1,11 +1,8 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=amdfan controller
|
Description=amdfan controller
|
||||||
Requires=graphical.target
|
Requires=graphical.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/amdfand service
|
ExecStart=/usr/local/bin/amdfand service
|
||||||
Restart=on-failure
|
Restart=always
|
||||||
RestartSec=5s
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=graphical.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user