This file is not needed anymore as bind daemon will create them by
itself.

Signed-off-by: Yi Zhao <yi.z...@windriver.com>
---
 recipes-connectivity/bind/bind_selinux.inc        | 7 -------
 recipes-connectivity/bind/files/volatiles.04_bind | 4 ----
 2 files changed, 11 deletions(-)
 delete mode 100644 recipes-connectivity/bind/files/volatiles.04_bind

diff --git a/recipes-connectivity/bind/bind_selinux.inc 
b/recipes-connectivity/bind/bind_selinux.inc
index aa11005..948a377 100644
--- a/recipes-connectivity/bind/bind_selinux.inc
+++ b/recipes-connectivity/bind/bind_selinux.inc
@@ -1,11 +1,4 @@
-FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
-
-SRC_URI += "file://volatiles.04_bind"
-
 do_install:append() {
-       install -d ${D}${sysconfdir}/default/volatiles
-       install -m 0644 ${WORKDIR}/volatiles.04_bind 
${D}${sysconfdir}/default/volatiles/04_bind
-
        sed -i '/^\s*\/usr\/sbin\/rndc-confgen/a\
            [ -x /sbin/restorecon ] && /sbin/restorecon -F /etc/bind/rndc.key' 
${D}${sysconfdir}/init.d/bind
 }
diff --git a/recipes-connectivity/bind/files/volatiles.04_bind 
b/recipes-connectivity/bind/files/volatiles.04_bind
deleted file mode 100644
index c6a8151..0000000
--- a/recipes-connectivity/bind/files/volatiles.04_bind
+++ /dev/null
@@ -1,4 +0,0 @@
-# <type> <owner> <group> <mode> <path> <linksource>
-d root root 0755 /var/run/named none
-d root root 0755 /var/run/bind/run none
-d root root 0755 /var/cache/bind none
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#55244): https://lists.yoctoproject.org/g/yocto/message/55244
Mute This Topic: https://lists.yoctoproject.org/mt/86834888/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to