From: Nicolas Boisselier Date: Thu, 21 Feb 2019 03:38:30 +0000 (+0000) Subject: etc/cron.weekly/clean-dirs X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=4ba46ef3153e841ef6383a677a1af131e1fa7622;p=nb.git etc/cron.weekly/clean-dirs --- diff --git a/etc/cron.weekly/clean-dirs b/etc/cron.weekly/clean-dirs index d3bbac36..7cc7dad1 100755 --- a/etc/cron.weekly/clean-dirs +++ b/etc/cron.weekly/clean-dirs @@ -7,7 +7,7 @@ # To test: touch -t '190001010000' /tmp/todel && ls -lh /tmp/todel # ################################################################################# -DAYS="+120" +DAYS="+90" DIRS="\ /tmp/ \ /var/tmp/ \