diff options
| author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2025-11-03 01:35:08 +0000 |
|---|---|---|
| committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2025-11-03 01:35:08 +0000 |
| commit | b87a49a217d9277eddca93ed7b08d0fda665b588 (patch) | |
| tree | 6867d5405b2fb6a8e8d8268e6d21f4bbe783b0a5 /uni-sync-temp-timer.timer | |
| parent | 46f0cea825e519144938d78776c90ca714ea3230 (diff) | |
| download | uni-sync-temp-timer-b87a49a217d9277eddca93ed7b08d0fda665b588.tar.gz uni-sync-temp-timer-b87a49a217d9277eddca93ed7b08d0fda665b588.tar.bz2 uni-sync-temp-timer-b87a49a217d9277eddca93ed7b08d0fda665b588.zip | |
v2.0.0: rename of script
Diffstat (limited to 'uni-sync-temp-timer.timer')
| -rw-r--r-- | uni-sync-temp-timer.timer | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/uni-sync-temp-timer.timer b/uni-sync-temp-timer.timer new file mode 100644 index 0000000..f4a92da --- /dev/null +++ b/uni-sync-temp-timer.timer @@ -0,0 +1,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
\ No newline at end of file |
