misc minor fixes
[distro-setup] / filesystem / etc / systemd / system / btrfsmaint.timer
index 761380c4e43da58cc86efd519b2664cbb0466232..355cda41a523d98b4ccee118d1d95632553b66e5 100644 (file)
@@ -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