diff --git a/sysdeps/linux/Config.in b/sysdeps/linux/Config.in index 2a00a17a2..95491c9a0 100644 --- a/sysdeps/linux/Config.in +++ b/sysdeps/linux/Config.in @@ -94,14 +94,14 @@ config CONFIG_FEATURE_SUID config CONFIG_FEATURE_SUID_CONFIG bool "Runtime SUID/SGID configuration via /etc/busybox.conf" - default y if CONFIG_FEATURE_SUID + default n if CONFIG_FEATURE_SUID depends on CONFIG_FEATURE_SUID help Allow the SUID / SGID state of an applet to be determined runtime by checking /etc/busybox.conf. The format of this file is as follows: = [Ssx-][Ssx-][x-] (|).(|) - + An example might help: [SUID]