From 12291fd8c047770e010144ab7ea4d3f4e32009d0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 09:41:20 +0000 Subject: automatic import of bind --- named-chroot.files | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 named-chroot.files (limited to 'named-chroot.files') diff --git a/named-chroot.files b/named-chroot.files new file mode 100644 index 0000000..75e6aa1 --- /dev/null +++ b/named-chroot.files @@ -0,0 +1,27 @@ +# Configuration of files used in chroot +# Following files are made available after named-chroot.service start +# if they are missing or empty in target directory. +/etc/localtime +/etc/named.root.key +/etc/named.conf +/etc/named.rfc1912.zones +/etc/rndc.conf +/etc/rndc.key +/etc/named.iscdlv.key +/etc/crypto-policies/back-ends/bind.config +/etc/protocols +/etc/services +/etc/named.dnssec.keys +/etc/pki/dnssec-keys +/etc/named +/usr/lib64/bind +/usr/lib/bind +/usr/lib64/named +/usr/lib/named +/usr/share/GeoIP +/run/named +/proc/sys/net/ipv4/ip_local_port_range +# Warning: the order is important +# If a directory containing $ROOTDIR is listed here, +# it MUST be listed last. (/var/named contains /var/named/chroot) +/var/named -- cgit v1.2.3