[marvin.services] gdq-calendars: fix OnCalendar spec
pyrox.dev 5 months ago bd26fb6e 67c2d44c
··· 30 30 timers.gdq-calendars = { 31 31 wantedBy = [ "timers.target" ]; 32 32 timerConfig = { 33 33 - OnCalendar = "*-*-* */2:00:00"; 33 33 + OnCalendar = "*-*-* 00/2:00:00"; 34 34 Unit = "gdq-calendars.service"; 35 35 }; 36 36 };