Fix documentation - timer runs every 15 minutes instead of 5

This commit is contained in:
Ronny Friedland 2024-01-25 20:22:00 +01:00
parent b845f668b6
commit 41f188a989
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Timetracker
Tracks every 5 minutes if system is running to store the beginning and end of using the system.
Tracks every 15 minutes if system is running to store the beginning and end of using the system.
## Parameters

View file

@ -1,5 +1,5 @@
[Unit]
Description=Run timetracker every 5 minutes
Description=Run timetracker every 15 minutes
[Timer]
OnCalendar=*:0/15