From e7db9e33131e6823b70e14f2a1c1b66193309dda Mon Sep 17 00:00:00 2001
From: nrb <freifunk@nicoboehr.de>
Date: Sat, 17 Aug 2019 14:56:43 +0200
Subject: [PATCH] enable ffs-allow-wan-status

---
 site.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site.mk b/site.mk
index 7c0b5c4..eb23019 100644
--- a/site.mk
+++ b/site.mk
@@ -23,6 +23,7 @@ GLUON_SITE_PACKAGES := \
 	iptables \
 	iwinfo \
 	ffs-set-segment \
+	ffs-allow-wan-status \
 	ffs-watchdog
 
 # add addition network drivers and usb support only to targes where disk space does not matter.
-- 
GitLab