| #
24bd4d73 |
| 03-Sep-2023 |
riastradh <riastradh@NetBSD.org> |
certctl(8): Install certs.conf in /usr/share/examples too.
This way postinstall(8) can refer to the default one when you've done an upgrade without etcupdate or similar to pull in new config files f
certctl(8): Install certs.conf in /usr/share/examples too.
This way postinstall(8) can refer to the default one when you've done an upgrade without etcupdate or similar to pull in new config files from etc.tgz.
Not great -- we should do this systematically for all config files in /etc, but this one-off hack is less risky for 10.
show more ...
|