From: "yadi...@windriver.com" <yadi...@windriver.com>

install xinetd supported services configuration, then these services
are able to work

Signed-off-by: Hu <yadi...@windriver.com>
Signed-off-by: Roy Li <rongqing...@windriver.com>
---
 meta/recipes-extended/xinetd/xinetd_2.3.15.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-extended/xinetd/xinetd_2.3.15.bb 
b/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
index ffc03e5..9af45a5 100644
--- a/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
+++ b/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
@@ -56,6 +56,7 @@ do_install() {
        install -m 644 "${WORKDIR}/xinetd.default" 
"${D}${sysconfdir}/default/xinetd"
        install -m 755 "${B}/xinetd/xinetd" "${D}${sbindir}"
        install -m 755 "${B}/xinetd/itox" "${D}${sbindir}"
+       install -m 664 ${S}/contrib/xinetd.d/* ${D}${sysconfdir}/xinetd.d
 
        # Install systemd unit files
        install -d ${D}${systemd_unitdir}/system
-- 
1.9.1

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to