1 2 3 4 5 6 7 8 9
[Unit] Description=Run the Lian Li Fancontrol software every 30s [Service] Type=oneshot ExecStart=/usr/local/bin/lian-li-fancontrol [Install] WantedBy=default.target