diff --git a/meta-networking/recipes-filter/ebtables/ebtables_2.0.11.bb b/meta-networking/recipes-filter/ebtables/ebtables_2.0.11.bb index 5ae30e440c..5e9f9ce070 100644 --- a/meta-networking/recipes-filter/ebtables/ebtables_2.0.11.bb +++ b/meta-networking/recipes-filter/ebtables/ebtables_2.0.11.bb @@ -52,4 +52,5 @@ SYSTEMD_SERVICE:${PN} = "ebtables.service" ALTERNATIVE:${PN} = "ebtables" ALTERNATIVE_LINK_NAME[ebtables] = "${sbindir}/ebtables" +ALTERNATIVE_TARGET[ebtables] = "${sbindir}/ebtables-legacy" ALTERNATIVE_PRIORITY[ebtables] = "90"