On Thu, 2021-06-24 at 21:04 -0700, ToddAndMargo via users wrote:
> I am trying to clean up my bind-chroot forward and reverse files.
> 
> The goal is to have bind-chroot do its thing by duplicating
> these two files over into
>      /var/named/chroot/var/named/slaves/
> with the identical inodes like it does with named.root and
> named.root.key:

Hang on...  If you're wanting it to bring things from outside of the
chroot into it, what's the point of chrooting?  You're breaking the
jail by doing that.

The old approach was you created all the files in the chroot, where
bind-chroot makes use of them.  And, you have a link outside of the
chroot into it, so that *you* can edit /etc/named.something without
thinking about it.  But, ultimately, you shouldn't need any files
outside of the chroot, at all.  And there's probably some advantage in
just having one set (less confusing for you, at the very least).
 
-- 
 
uname -rsvp
Linux 3.10.0-1160.31.1.el7.x86_64 #1 SMP Thu Jun 10 13:32:12 UTC 2021 x86_64
 
Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to