# Override variables from /etc/initramfs-tools/initramfs.conf, see
# initramfs-tools(8)
#

# Set the umask value of the generated initramfs file to avoid
# disclosing SSH host keys.
UMASK=0077

# Force use of busybox instead of klibc utilities
BUSYBOX=y
