From 2847c413880322cd66177f0edbd1d8c2bb8c2733 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 20 Aug 2023 03:32:50 +0000 Subject: automatic import of bind --- named-chroot.files | 26 ++++++++++++++++++++++++++ 1 file changed, 26 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..9a768e4 --- /dev/null +++ b/named-chroot.files @@ -0,0 +1,26 @@ +# 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 +# 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