fix: stats timer not reporting next run

Change timer from monotonic time to realtime. Default every 6 hours.

closes #3
This commit is contained in:
Adam Douglas 2020-03-20 15:08:22 -06:00
parent dbfd65b83b
commit f2eb7373ea
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
Description=MinecraftStats
[Timer]
OnBootSec=1min
OnUnitActiveSec=6hours
OnCalendar=00/6:00
[Install]
WantedBy=multi-user.target