10 lines
132 B
SYSTEMD
10 lines
132 B
SYSTEMD
[Unit]
|
|
Description=Run AMDGPU fan control periodically
|
|
|
|
[Timer]
|
|
OnBootSec=20s
|
|
OnUnitActiveSec=20s
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|