2021-07-02 13:36:36 +02:00
|
|
|
[Unit]
|
|
|
|
Description=amdfan controller
|
2021-07-28 22:49:06 +02:00
|
|
|
Requires=graphical.target
|
2021-07-02 13:36:36 +02:00
|
|
|
[Service]
|
2021-07-30 12:48:22 +02:00
|
|
|
ExecStart=/usr/local/bin/amdfand service
|
|
|
|
Restart=always
|
2021-07-02 13:36:36 +02:00
|
|
|
[Install]
|
2021-07-30 12:48:22 +02:00
|
|
|
WantedBy=multi-user.target
|