On 08/01/2018 01:09 AM, Koen Kooi wrote:
> Apart from hardcoding the wrong networking device it won't survive device 
> restart
>
> Signed-off-by: Koen Kooi <koen.k...@linaro.org>
series merged. thanks,
armin
> ---
>  recipes-security/suricata/suricata_4.0.0.bb | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/recipes-security/suricata/suricata_4.0.0.bb 
> b/recipes-security/suricata/suricata_4.0.0.bb
> index e163486..3f88920 100644
> --- a/recipes-security/suricata/suricata_4.0.0.bb
> +++ b/recipes-security/suricata/suricata_4.0.0.bb
> @@ -50,7 +50,6 @@ pkg_postinst_ontarget_${PN} () {
>  if [ -e /etc/init.d/populate-volatile.sh ] ; then
>      ${sysconfdir}/init.d/populate-volatile.sh update
>  fi
> -    ${bindir}/suricata -c ${sysconfdir}/suricata.yaml -i eth0 
>  }
>  
>  PACKAGES += "${PN}-python"

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to