remove login dependency
[openwrt.git] / obsolete-buildroot / sources / openwrt / busybox / busybox.config
index 2d7c51f..1b78d20 100644 (file)
@@ -15,7 +15,8 @@ CONFIG_FEATURE_VERBOSE_USAGE=y
 CONFIG_FEATURE_DEVFS=y
 CONFIG_FEATURE_DEVPTS=y
 # CONFIG_FEATURE_CLEAN_UP is not set
-# CONFIG_FEATURE_SUID is not set
+CONFIG_FEATURE_SUID=y
+# CONFIG_FEATURE_SUID_CONFIG is not set
 # CONFIG_SELINUX is not set
 
 #
@@ -132,6 +133,7 @@ CONFIG_TEST=y
 #
 # test (forced enabled for use with shell)
 #
+# CONFIG_FEATURE_TEST_64 is not set
 CONFIG_TOUCH=y
 # CONFIG_TR is not set
 CONFIG_TRUE=y
@@ -251,12 +253,19 @@ 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
 #
@@ -270,7 +279,6 @@ CONFIG_CRONTAB=y
 # CONFIG_HDPARM is not set
 # CONFIG_MAKEDEVS is not set
 # CONFIG_MT is not set
-CONFIG_RESETMON=y
 # CONFIG_RX is not set
 CONFIG_STRINGS=y
 CONFIG_TIME=y
This page took 0.023145 seconds and 4 git commands to generate.