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

Add firewall to default packages

parent 70e7c7d2
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ $(GLUON_SITEDIR)/site.mk:
-include $(GLUON_SITEDIR)/site.mk
GLUON_DEFAULT_PACKAGES := gluon-core kmod-ipv6
GLUON_DEFAULT_PACKAGES := gluon-core kmod-ipv6 firewall ip6tables
GLUON_PACKAGES := $(GLUON_DEFAULT_PACKAGES) $(GLUON_SITE_PACKAGES)
DEFAULT_PACKAGES.gluon := $(GLUON_PACKAGES)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment