75737de396
Reorganize code, add basic voltage manipulation, fix errors Reorganize code, add basic voltage manipulation, fix errors
10 lines
189 B
Desktop File
10 lines
189 B
Desktop File
[Unit]
|
|
Description=AMD GPU fan daemon
|
|
After=sysinit.target local-fs.target
|
|
[Service]
|
|
Restart=on-failure
|
|
RestartSec=4
|
|
ExecStart=/usr/bin/amdfand service
|
|
[Install]
|
|
WantedBy=multi-user.target
|