fixes
[distro-setup] / filesystem / etc / systemd / system / btrfsmaint.timer
index 355cda41a523d98b4ccee118d1d95632553b66e5..a60d3479ec3e0091c08d9ad4bd649eadccfb3c6f 100644 (file)
@@ -7,9 +7,10 @@ Description=btrfsmaint
 # or
 # readlink /etc/localtime | sed -r 's,^.*/([^/]+/[^/]+)$,\1,'
 
-# previously, was running weekly.
-#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