SCIENTIFIC-LINUX-USERS Archives

March 2016

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
Mailing list for Scientific Linux users worldwide <[log in to unmask]>
Date:
Thu, 17 Mar 2016 16:36:13 +1100
Reply-To:
Bill Maidment <[log in to unmask]>
Message-ID:
Subject:
MIME-Version:
1.0
Content-Transfer-Encoding:
quoted-printable
Content-Type:
text/plain; charset="utf-8"
From:
Bill Maidment <[log in to unmask]>
Comments:
Parts/Attachments:
text/plain (16 lines)
Hi guys
Another named update and still the named-chroot.service file has not been fixed. It is really annoying to have to manually fix it every time, just to get DNS working after an update.
Why is the -t /var/named/chroot option included in the ExecStart but not in the ExecStartPre

ExecStartPre=/bin/bash -c 'if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z /etc/named.conf; else echo "Checking of zone files is disabled"; fi'
ExecStart=/usr/sbin/named -u named -t /var/named/chroot $OPTIONS

Surely named-checkconf should be run with the same named.conf file as named !!!

This was reported back in November 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1278082
This should have been fixed by now. How hard is a one line change to fix ???

Cheers
Bill Maidment

ATOM RSS1 RSS2