alfred-monitoring-proxy: remove ebtables entry

Removes the firewall ebtables entry.
alfred-monitorin-proxy is only usefull in layer3 variant, where no ebtables rules are set.
With this typo the ebtables command was never activ and the resulting error was never shown.

Signed-off-by: Robert Langhammer <rlanghammer@web.de>
This commit is contained in:
Robert Langhammer 2021-02-12 22:03:51 +01:00
parent fcb19bd233
commit a117960aad
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=fff-alfred-monitoring-proxy
PKG_RELEASE:=4
PKG_RELEASE:=5
include $(INCLUDE_DIR)/package.mk

View File

@ -1 +0,0 @@
ebtables -P MULTICAST_OUT RETURN