[Bug 218335] [dns/bind911] [patch] unbreak rndc.key handling for service stop/reload
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 3 16:10:31 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218335
Bug ID: 218335
Summary: [dns/bind911] [patch] unbreak rndc.key handling for
service stop/reload
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: mat at FreeBSD.org
Reporter: eugen at freebsd.org
Assignee: mat at FreeBSD.org
Keywords: patch
Flags: maintainer-feedback?(mat at FreeBSD.org)
Created attachment 181434
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181434&action=edit
setup rndc_flags
In case of non-default path to rndc.key (f.e. /etc/namedb/rndc.key) current
service startup script may fail to construct correct rndc_flags variable for
"stop" or "reload" actions. As a result, service named stop/reload fail to
manage daemon with rndc command and forcebly kill it and restart.
On the other hand, it correctly setups rndc_flags in prestart function when
this is unneeded. Proposed patch fixes this.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list