Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff docs/man/man8/local-bsdtools-periodic.rst @ 395:64d73ad6e37d
Begin a manpage for all install periodic scripts
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 24 Feb 2023 09:33:54 +0100 |
| parents | |
| children | 39e6f675621d |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/man/man8/local-bsdtools-periodic.rst Fri Feb 24 09:33:54 2023 +0100 @@ -0,0 +1,33 @@ +.. -*- coding: utf-8; indent-tabs-mode: nil; -*- + + +local-bsdtools-periodic +======================= + +Synopsis +-------- + +**daily/720.local-triggered-action** + +**daily/750.local-trim-zfs** + +**daily/800.local-ipv6-refresh** + + +Description +----------- + +The package contains a set of daily periodic scripts to + +- automatically trim ZFS pools +- update the IPv6 neighbour cache +- handle (file-)triggered actions (e.g. to indirectly handle certbot + deploy actions) + +All the periodic scripts are disabled by default. + + +See Also +-------- + +:manpage:`local-bsdtools(8)`, :manpage:`periodic(8)`
