blob: f4a92daa86b78a2dbca74951fe02dbb07709256e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[Unit]
Description=Run the Lian Li Fancontrol software every 30s
[Timer]
OnBootSec=5s
OnUnitActiveSec=5s
AccuracySec=1ms
Unit=lian-li-fancontrol.service
[Install]
WantedBy=timers.target
|