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