Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
changeset 187:f9ba0fb173fb
Some comment the new periodic script
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 19 Aug 2022 01:19:10 +0200 |
| parents | 39e5b947a28e |
| children | cf4097c83691 |
| files | etc/periodic/daily/800.local-ipv6-refresh |
| diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/periodic/daily/800.local-ipv6-refresh Fri Aug 19 01:17:02 2022 +0200 +++ b/etc/periodic/daily/800.local-ipv6-refresh Fri Aug 19 01:19:10 2022 +0200 @@ -2,6 +2,8 @@ # # @(#)@@PKGORIGIN@@ $HGid$ # +# Daily script to keep the IPv6 routing working +# # If there is a global system configuration file, suck it in. if [ -r /etc/defaults/periodic.conf ]
