X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=filesystem%2Fetc%2Fsystemd%2Fsystem%2Fbtrfsmaint.timer;h=a60d3479ec3e0091c08d9ad4bd649eadccfb3c6f;hb=9a0f77b0495e6f2643d5646c54b4c99cf3118c67;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..a60d347 100644 --- a/filesystem/etc/systemd/system/btrfsmaint.timer +++ b/filesystem/etc/systemd/system/btrfsmaint.timer @@ -6,7 +6,11 @@ Description=btrfsmaint # timedatectl show --property=Timezone | sed 's/^[^=]*=//' # or # readlink /etc/localtime | sed -r 's,^.*/([^/]+/[^/]+)$,\1,' -OnCalendar=Thu *-*-* 02:00:00 America/New_York + +# run daily +OnCalendar=*-*-* 02:00:00 America/New_York +# previously, was running weekly: +#OnCalendar=Thu *-*-* 02:00:00 America/New_York [Install] WantedBy=timers.target