X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=filesystem%2Fetc%2Fsystemd%2Fsystem%2Fbtrfsmaint.timer;h=761380c4e43da58cc86efd519b2664cbb0466232;hb=2b981100a8b45f117d6f5c165404937f3c917e8f;hp=15bc0f6d0fcc11944a360ecc5feaf046ad30818c;hpb=7c94d9bd37b13d57098a297e1e58ad27b54e6eff;p=distro-setup diff --git a/filesystem/etc/systemd/system/btrfsmaint.timer b/filesystem/etc/systemd/system/btrfsmaint.timer index 15bc0f6..761380c 100644 --- a/filesystem/etc/systemd/system/btrfsmaint.timer +++ b/filesystem/etc/systemd/system/btrfsmaint.timer @@ -2,7 +2,11 @@ Description=btrfsmaint [Timer] -OnCalendar=Thu *-*-* 02:00:00 +# we could programatically get this via: +# timedatectl show --property=Timezone | sed 's/^[^=]*=//' +# or +# readlink /etc/localtime | sed -r 's,^.*/([^/]+/[^/]+)$,\1,' +OnCalendar=Thu *-*-* 02:00:00 America/New_York [Install] WantedBy=timers.target