PR/60447 CVS commit: src/external/bsd/unbound/etc/rc.d
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR bin/60447; it has been noted by GNATS. From: "Taylor R Campbell" <[email protected]> To: [email protected] Cc: Subject: PR/60447 CVS commit: src/external/bsd/unbound/etc/rc.d Date: Wed, 15 Jul 2026 03:34:13 +0000 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.