diff options
Diffstat (limited to 'obsolete-buildroot')
-rw-r--r-- | obsolete-buildroot/sources/openwrt/busybox/busybox.config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/obsolete-buildroot/sources/openwrt/busybox/busybox.config b/obsolete-buildroot/sources/openwrt/busybox/busybox.config index 49f0be79bd..1b78d20c24 100644 --- a/obsolete-buildroot/sources/openwrt/busybox/busybox.config +++ b/obsolete-buildroot/sources/openwrt/busybox/busybox.config @@ -253,13 +253,20 @@ CONFIG_MESG=y # CONFIG_ADDUSER is not set # CONFIG_DELUSER is not set # CONFIG_GETTY is not set +# CONFIG_FEATURE_U_W_TMP is not set # CONFIG_LOGIN is not set +# CONFIG_FEATURE_SECURETTY is not set CONFIG_PASSWD=y # CONFIG_SU is not set # CONFIG_SULOGIN is not set # CONFIG_VLOCK is not set # +# Common options for adduser, deluser, login, su +# +# CONFIG_FEATURE_SHADOWPASSWDS is not set + +# # Miscellaneous Utilities # # CONFIG_ADJTIMEX is not set |