X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=filesystem%2Fetc%2Fsystemd%2Fsystem%2Fbtrfsmaint.timer;h=355cda41a523d98b4ccee118d1d95632553b66e5;hb=5c8530653c87af3757a2c649772e0405bcd143a0;hp=761380c4e43da58cc86efd519b2664cbb0466232;hpb=2b981100a8b45f117d6f5c165404937f3c917e8f;p=distro-setup diff --git a/filesystem/etc/systemd/system/btrfsmaint.timer b/filesystem/etc/systemd/system/btrfsmaint.timer index 761380c..355cda4 100644 --- a/filesystem/etc/systemd/system/btrfsmaint.timer +++ b/filesystem/etc/systemd/system/btrfsmaint.timer @@ -6,7 +6,10 @@ Description=btrfsmaint # timedatectl show --property=Timezone | sed 's/^[^=]*=//' # or # readlink /etc/localtime | sed -r 's,^.*/([^/]+/[^/]+)$,\1,' -OnCalendar=Thu *-*-* 02:00:00 America/New_York + +# previously, was running weekly. +#OnCalendar=Thu *-*-* 02:00:00 America/New_York +OnCalendar=*-*-* 02:00:00 America/New_York [Install] WantedBy=timers.target