OnCalendar doesn't respect shorthand

This commit is contained in:
troyengel 2016-01-23 12:18:15 -06:00
parent 4e38c3b006
commit 3cafc197f4
2 changed files with 2 additions and 4 deletions

View file

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

View file

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