install hardening, remove debug-tweaks
This commit is contained in:
parent
4afc7c97f4
commit
f8a3ba4de0
@ -46,16 +46,17 @@ HELIUM_TOOLS = " \
|
||||
IMAGE_INSTALL += " \
|
||||
${OS_BASE} \
|
||||
${OS_TOOLS} \
|
||||
${HARDENING} \
|
||||
${HELIUM_BASE} \
|
||||
${HELIUM_TOOLS} \
|
||||
"
|
||||
|
||||
|
||||
|
||||
IMAGE_FEATURES += " \
|
||||
ssh-server-dropbear \
|
||||
package-management \
|
||||
"
|
||||
# debug-tweaks are enabled by default in local.conf, disable this for Helium images
|
||||
IMAGE_FEATURES:remove = "debug-tweaks"
|
||||
|
||||
# default user/password config
|
||||
inherit extrausers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user