From: Dan McGregor <[email protected]>

Signed-off-by: Dan McGregor <[email protected]>
---
 meta/recipes-extended/lighttpd/lighttpd_1.4.35.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.35.bb
b/meta/recipes-extended/lighttpd/lighttpd_1.4.35.bb
index 0acc37d..20d5c1c 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.35.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.35.bb
@@ -51,7 +51,7 @@ SYSTEMD_SERVICE_${PN} = "lighttpd.service"
 do_install_append() {
  install -d ${D}${sysconfdir}/init.d ${D}${sysconfdir}/lighttpd.d
${D}/www/pages/dav
  install -m 0755 ${WORKDIR}/lighttpd ${D}${sysconfdir}/init.d
- install -m 0755 ${WORKDIR}/lighttpd.conf ${D}${sysconfdir}
+ install -m 0644 ${WORKDIR}/lighttpd.conf ${D}${sysconfdir}
  install -m 0644 ${WORKDIR}/index.html.lighttpd ${D}/www/pages/index.html

  install -d ${D}${systemd_unitdir}/system
-- 
1.9.3
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to