CVS commit: src/external/bsd/unbound/etc/rc.d
"Taylor R Campbell" <[email protected]> Wed, 15 Jul 2026 03:34:13 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Wed Jul 15 03:34:13 UTC 2026 Modified Files: src/external/bsd/unbound/etc/rc.d: unbound Log Message: /etc/rc.d/unbound: Fix order of migration and trust anchor setup. Add some comments explaining the order, and make sure we propagate various failures back to the caller. Based on a patch by Erik LaBine. PR bin/60447: unbound rc.d fails on fresh install before configuration migration can run To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/unbound/etc/rc.d/unbound Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.