misc: replace in example configs

This commit is contained in:
Maciej Krüger 2023-05-01 21:28:47 +02:00
parent 2b8b50d73d
commit 07a64ee3d5
No known key found for this signature in database
GPG Key ID: 0D948CE19CF49C5F
3 changed files with 6 additions and 9 deletions

View File

@ -7,9 +7,6 @@
GLUON_FEATURES := \
autoupdater \
ebtables-filter-multicast \
ebtables-filter-ra-dhcp \
ebtables-limit-arp \
mesh-olsrd \
mesh-vpn-fastd \
respondd \

View File

@ -7,9 +7,9 @@
GLUON_FEATURES := \
autoupdater \
ebtables-filter-multicast \
ebtables-filter-ra-dhcp \
ebtables-limit-arp \
nftables-filter-multicast \
nftables-filter-ra-dhcp \
nftables-limit-arp \
mesh-batman-adv-15 \
mesh-vpn-fastd \
respondd \

View File

@ -7,9 +7,9 @@
GLUON_FEATURES := \
autoupdater \
ebtables-filter-multicast \
ebtables-filter-ra-dhcp \
ebtables-limit-arp \
nftables-filter-multicast \
nftables-filter-ra-dhcp \
nftables-limit-arp \
mesh-batman-adv-15 \
mesh-vpn-fastd \
respondd \