OnCalendar doesn't respect shorthand

This commit is contained in:
tengel 2016-01-23 12:18:15 -06:00
parent 80c75f114c
commit 000c6c7395
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]