summaryrefslogtreecommitdiff
path: root/recipes-extended
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-11-09 18:16:00 -0600
committerJohn Klug <john.klug@multitech.com>2017-11-09 18:16:00 -0600
commitbff6f679c1a1cd5423d31671bef84c7a743c97fe (patch)
treed3286680a5b5e57ba41ac2c350306bf5a9d56a3f /recipes-extended
parentcee6135ac260f8a651aba058cce3c7716a1ded66 (diff)
downloadmeta-mlinux-bff6f679c1a1cd5423d31671bef84c7a743c97fe.tar.gz
meta-mlinux-bff6f679c1a1cd5423d31671bef84c7a743c97fe.tar.bz2
meta-mlinux-bff6f679c1a1cd5423d31671bef84c7a743c97fe.zip
Make init scripts configuration files for AEP compatibility
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/lighttpd/lighttpd_1.4.33.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend b/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
index 473a113..4187446 100644
--- a/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
+++ b/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
@@ -18,4 +18,4 @@ do_install_append() {
install -m 0644 ${WORKDIR}/lighttpd.default ${D}${sysconfdir}/default/lighttpd
}
-CONFFILES_${PN} += "${sysconfdir}/default/lighttpd ${sysconfdir}/logrotate.d/lighttpd.conf"
+CONFFILES_${PN} += "${sysconfdir}/default/lighttpd ${sysconfdir}/logrotate.d/lighttpd.conf ${sysconfdir}/init.d/lighttpd"