diff --git a/conf/distro/mortsgna.conf b/conf/distro/mortsgna.conf index a85b55e..6e7ab96 100644 --- a/conf/distro/mortsgna.conf +++ b/conf/distro/mortsgna.conf @@ -48,6 +48,9 @@ require conf/distro/include/mortsgna.inc # uncomment to enable security flags - images tested had issues require conf/distro/include/security_flags.inc +# disable static libs (not yet tested - might need recipe adjustments) +#require conf/distro/include/no-static-libs.inc + # Prefer openssh over dropbear TASK_BASIC_SSHDAEMON = "openssh-ssh openssh-sshd openssh-scp openssh-sftp openssh-sftp-server"