5 # we could programatically get this via:
6 # timedatectl show --property=Timezone | sed 's/^[^=]*=//'
8 # readlink /etc/localtime | sed -r 's,^.*/([^/]+/[^/]+)$,\1,'
11 OnCalendar=*-*-* 02:00:00 America/New_York
12 # previously, was running weekly:
13 #OnCalendar=Thu *-*-* 02:00:00 America/New_York
16 WantedBy=timers.target