by Morgan Aldridge morgant@makkintosshu.com
A small collection of archive scripts for various services running under OpenBSD, incl.:
- acme-client(see acme-client(1))
- apache2
- dhcpd(see dhcpd(8)
- nginx
- nsd(see nsd(8))
- pf(see pf(4))
- pkg_info(see pkg_info(1))
- relayd(see relayd(8))
- smtpd(see smtpd(8))
- unbound(see unbound(8))
- wg(see wg(4))
- User homefolder
Each archive script accepts an optional destination path as the first parameter.
Archive scripts are installed individually, as follows:
doas install sbin/pf_archive /usr/local/sbin
Released under the MIT License.