[Bug 223403] [patch proposal] dns/bind911: Make rc.d/named session key aware in make_symlinks() for named_chrootdir!=""

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 3 17:21:27 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223403

            Bug ID: 223403
           Summary: [patch proposal] dns/bind911: Make rc.d/named session
                    key aware in make_symlinks() for named_chrootdir!=""
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat at FreeBSD.org
          Reporter: bugzilla.freebsd at omnilan.de
          Assignee: mat at FreeBSD.org
             Flags: maintainer-feedback?(mat at FreeBSD.org)

Created attachment 187699
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187699&action=edit
Also symlink bind's session-keyfile when running in chrootdir.

While there's convinient 'rndc' usage out of the box,
'nsupdate -l' is only convinient if named_symlink_enable=NO
(named_chrootdir="").

Attached diff handles session-keyfile config option and the resulting
symlinking exactly the same way as rc.d/named and rc.subr do it for pid-file
config option.
this is not really the most elegant way, but I always prefer consistency over
simplicity/beauty.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list