Files
Timmy-time-dashboard/deploy/timmy-tick.timer

12 lines
227 B
SYSTEMD

[Unit]
Description=Timmy thinking timer — every 5 minutes
Documentation=https://github.com/AlexanderWhitestone/Timmy-time-dashboard
[Timer]
OnBootSec=30
OnUnitActiveSec=5min
AccuracySec=30s
[Install]
WantedBy=timers.target