Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
changeset 419:8c7f686ef66f
FIX: 720.local-triggered-action is a daily script, not a weekly one
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 17 Sep 2023 18:07:07 +0200 |
| parents | 30956bb06421 |
| children | bf0d63c8e682 |
| files | etc/periodic/daily/720.local-triggered-action |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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. #
