#12649: BIND-9.14.5 rndc-confgen: The -r option has been deprecated.
-------------------------------------------------+-------------------------
Reporter: jacksparrow | Owner: renodr
Type: defect | Status: closed
Priority: high | Milestone: 9.1
Component: BOOK | Version: SVN
Severity: major | Resolution: fixed
Keywords: 9.0 bind-9.14.5 bind rndc-confgen |
-r deprecated empty file key |
-------------------------------------------------+-------------------------
Comment (by jacksparrow):
Just going over the modification you committed,
I think you can drop this out as well now:
{{{
sed '/conf/d;/^#/!d;s:^# ::' /etc/rndc.conf > /srv/named/etc/named.conf
}}}
The -a option as per the man page:
Do automatic rndc configuration. This creates a file rndc.key in /etc (or
whatever sysconfdir was specified as when BIND was built) that is read by
both rndc and named on startup
SO it indicates it will read the rndc.key for both rndc and named
nullifying the need to put the key information in named.conf.
Seemed to run clean when I did so.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/12649#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page