On Wed, Apr 12, 2017 at 5:28 PM, Khem Raj <[email protected]> wrote:
> On Wed, Apr 12, 2017 at 6:25 AM, Andrea Galbusera <[email protected]> > wrote: > > The file was installed but never packaged, ending up in no > systemd-tmpfiles > > configuration on the final rootfs. > > > > Signed-off-by: Andrea Galbusera <[email protected]> > > --- > > meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb > b/meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb > > index a3ef765..5fd714a 100644 > > --- a/meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb > > +++ b/meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb > > @@ -61,6 +61,7 @@ RRECOMMENDS_${PN} = "kernel-module-tun" > > > > FILES_${PN}-dbg += "${libdir}/openvpn/plugins/.debug" > > FILES_${PN} += "${systemd_unitdir}/system/[email protected] \ > > + ${sysconfdir}/tmpfiles.d \ > > /run" > > This change is fine but packaging /run seems suspicious to me. > To me as well... I'll send a separate patch to get rid of it. Nothing else seems to reference /run in the recipe > > > FILES_${PN}-sample += "${systemd_unitdir}/system/ > [email protected] \ > > ${systemd_unitdir}/system/ > [email protected] \ > > -- > > 2.7.4 > > > > -- > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
