mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
harden.conf: drop debug-tweaks
Use the new root/pswd directives Signed-off-by: Armin Kuster <akuster808@gmail.com> --- V2] use new primary definitions
This commit is contained in:
@@ -6,6 +6,6 @@ DISTRO_FEATURES = " acl xattr pci ext2 pam ipv4 ipv6 ipsec largefile usbhost"
|
||||
|
||||
VIRTUAL-RUNTIME_base-utils-syslog ?= "rsyslog"
|
||||
IMAGE_ROOTFS_EXTRA_SPACE = "524288"
|
||||
EXTRA_IMAGE_FEATURES:remove = "debug-tweaks"
|
||||
EXTRA_IMAGE_FEATURES:remove = "allow-empty-password empty-root-password allow-root-login"
|
||||
|
||||
DISABLE_ROOT ?= "True"
|
||||
|
||||
Reference in New Issue
Block a user