Skip to content
Snippets Groups Projects
Commit 2829c852 authored by Jan Luebbe's avatar Jan Luebbe Committed by Martin Weinelt
Browse files

docs: examples: remove haveged from GLUON_SITE_PACKAGES

OpenWRT 19.07 enables urngd by default, so haveged is redundant.
parent dfaa7c0c
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ GLUON_MULTIDOMAIN=1
# chosen feature flags
GLUON_SITE_PACKAGES := haveged iwinfo
GLUON_SITE_PACKAGES := iwinfo
## DEFAULT_GLUON_RELEASE
# version string to use for images
......
......@@ -23,7 +23,7 @@ GLUON_FEATURES := \
# selection that would be enabled by default or due to the
# chosen feature flags
GLUON_SITE_PACKAGES := haveged iwinfo
GLUON_SITE_PACKAGES := iwinfo
## DEFAULT_GLUON_RELEASE
# version string to use for images
......
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