From 713934906003cce030c329e5fe56b27d2f8d09d5 Mon Sep 17 00:00:00 2001
From: rubo77 <github@r.z11.de>
Date: Sun, 9 Sep 2018 19:04:12 +0200
Subject: [PATCH] move gluon-radvd-filterd into features

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

diff --git a/site.mk b/site.mk
index 4eb3b7c..83a708d 100644
--- a/site.mk
+++ b/site.mk
@@ -9,6 +9,7 @@ GLUON_FEATURES := \
 	mesh-batman-adv-15 \
 	mesh-vpn-fastd \
 	radvd \
+	radv-filterd \
 	respondd \
 	web-mesh-vpn-fastd \
 	status-page \
@@ -17,7 +18,6 @@ GLUON_FEATURES := \
 	autoupdater
 
 GLUON_SITE_PACKAGES := \
-	gluon-radv-filterd \
 	respondd-module-airtime \
 	iwinfo \
 	iptables \
-- 
GitLab