# HG changeset patch # User Franz Glasner # Date 1694966827 -7200 # Node ID 8c7f686ef66fc8a36775fac156a8cbf9cb567717 # Parent 30956bb064216a02e9dd27428dac4715c1fda918 FIX: 720.local-triggered-action is a daily script, not a weekly one diff -r 30956bb06421 -r 8c7f686ef66f etc/periodic/daily/720.local-triggered-action --- a/etc/periodic/daily/720.local-triggered-action Thu Mar 16 09:18:48 2023 +0100 +++ b/etc/periodic/daily/720.local-triggered-action Sun Sep 17 18:07:07 2023 +0200 @@ -3,7 +3,7 @@ # # @(#)@@SIMPLEVERSIONTAG@@ # -# Weekly script to handle actions triggered by newly existing files. +# Daily script to handle actions triggered by newly existing files. # This is e.g. convenient to notify a running daemon to reload because # of renewed certificates. #