Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
comparison etc/periodic/daily/720.local-triggered-action @ 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 | d2796c709dcf |
| children |
comparison
equal
deleted
inserted
replaced
| 418:30956bb06421 | 419:8c7f686ef66f |
|---|---|
| 1 #!/bin/sh | 1 #!/bin/sh |
| 2 # -*- indent-tabs-mode: nil; -*- | 2 # -*- indent-tabs-mode: nil; -*- |
| 3 # | 3 # |
| 4 # @(#)@@SIMPLEVERSIONTAG@@ | 4 # @(#)@@SIMPLEVERSIONTAG@@ |
| 5 # | 5 # |
| 6 # Weekly script to handle actions triggered by newly existing files. | 6 # Daily script to handle actions triggered by newly existing files. |
| 7 # This is e.g. convenient to notify a running daemon to reload because | 7 # This is e.g. convenient to notify a running daemon to reload because |
| 8 # of renewed certificates. | 8 # of renewed certificates. |
| 9 # | 9 # |
| 10 | 10 |
| 11 # If there is a global system configuration file, suck it in. | 11 # If there is a global system configuration file, suck it in. |
