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