OnCalendar doesn't respect shorthand

This commit is contained in:
tengel 2024-03-20 09:32:36 -05:00
parent 21513c32c5
commit 488dbd00db
2 changed files with 2 additions and 4 deletions

View file

@ -10,8 +10,7 @@ Description=Petrified update every 6 hours
[Timer] [Timer]
Unit=petrified.service Unit=petrified.service
OnCalendar=6h OnCalendar=0/6:00:00
AccuracySec=1h
Persistent=true Persistent=true
[Install] [Install]

View file

@ -10,8 +10,7 @@ Description=Petrified update every 6 hours as %u
[Timer] [Timer]
Unit=petrified.service Unit=petrified.service
OnCalendar=6h OnCalendar=0/6:00:00
AccuracySec=1h
Persistent=true Persistent=true
[Install] [Install]