Skip to content
Snippets Groups Projects
Unverified Commit dcb18e6e authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

features: include gluon-radvd by default

Fixes #1775
parent dc8149ab
Branches
Tags
No related merge requests found
......@@ -12,7 +12,6 @@ GLUON_FEATURES := \
ebtables-limit-arp \
mesh-batman-adv-15 \
mesh-vpn-fastd \
radvd \
respondd \
status-page \
web-advanced \
......
......@@ -12,7 +12,6 @@ GLUON_FEATURES := \
ebtables-limit-arp \
mesh-batman-adv-15 \
mesh-vpn-fastd \
radvd \
respondd \
status-page \
web-advanced \
......
......@@ -24,7 +24,11 @@ packages 'web-advanced & autoupdater' \
'gluon-web-autoupdater'
packages 'status-page & (mesh-batman-adv-14 | mesh-batman-adv-15)' \
'gluon-status-page-mesh-batman-adv'
'gluon-status-page-mesh-batman-adv'
packages 'mesh-batman-adv-14 | mesh-batman-adv-15' \
'gluon-ebtables-limit-arp'
'gluon-ebtables-limit-arp' \
'gluon-radvd'
packages 'mesh-babel' \
'gluon-radvd'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment