blob: ac42f84388d85cd24a5816752ae2016c4dfbad16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[Unit]
Description=Run the uni-sync-temp-timer software every 30s
[Timer]
OnBootSec=5s
OnUnitActiveSec=5s
AccuracySec=1ms
Unit=uni-sync-temp-timer.service
[Install]
WantedBy=timers.target
|