Hi Martin, Is this something OE specific or something in your own environment ?
best On Sat, Jul 26, 2014 at 9:03 AM, Eduardo Silva <[email protected]> wrote: > hi Martin, > > >> > My builds are using "distroless" setup, if you're using poky then it's >> > possible that there is still sysvinit added in your DISTRO_FEATURES >> > somewhere (check bitbake -e monkay) so the sysv init script isn't >> > removed in the end for you. >> >> I've just noticed that CONFFILES is set to >> ${sysconfdir}/monkey/ >> >> so it's not caused by missing init.d script but whole >> ${sysconfdir}/monkey/ is empty in PN, can you check what's installed >> there in your builds? >> >> It's either not installed when some dependency is missing or it's >> included in different package in my build (knowing which file to look >> for would help). >> >> > thanks for tracking this. In my build using Poky i get installed the > following files: > > root@qemux86:~# find /etc/monkey/ > /etc/monkey/ > /etc/monkey/sites > /etc/monkey/sites/default > /etc/monkey/plugins.load > /etc/monkey/monkey.conf > /etc/monkey/monkey.mime > /etc/monkey/plugins > /etc/monkey/plugins/fastcgi > /etc/monkey/plugins/fastcgi/fastcgi.conf > /etc/monkey/plugins/logger > /etc/monkey/plugins/logger/logger.conf > /etc/monkey/plugins/mandril > /etc/monkey/plugins/mandril/mandril.conf > /etc/monkey/plugins/dirlisting > /etc/monkey/plugins/dirlisting/dirhtml.conf > /etc/monkey/plugins/dirlisting/themes > /etc/monkey/plugins/dirlisting/themes/guineo > /etc/monkey/plugins/dirlisting/themes/guineo/entry.theme > /etc/monkey/plugins/dirlisting/themes/guineo/footer.theme > /etc/monkey/plugins/dirlisting/themes/guineo/header.theme > /etc/monkey/plugins/cgi > /etc/monkey/plugins/cgi/cgi.conf > /etc/monkey/plugins/auth > /etc/monkey/plugins/auth/monkey.users > /etc/monkey/plugins/auth/README > /etc/monkey/plugins/proxy_reverse > /etc/monkey/plugins/proxy_reverse/proxy_reverse.conf > /etc/monkey/plugins/cheetah > /etc/monkey/plugins/cheetah/cheetah.conf > > if you need any extra info let me know, > > best > > -- Eduardo Silva Monkey Software -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
