projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e1f668
)
Enable CONFIG_FEATURE_SUID, but disable CONFIG_FEATURE_SUID_CONFIG
author
Eric Andersen
<andersen@codepoet.org>
Thu, 2 Sep 2004 22:38:21 +0000
(22:38 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 2 Sep 2004 22:38:21 +0000
(22:38 -0000)
for the default permission dropping behavior.
-Erik
sources/busybox.config
patch
|
blob
|
history
diff --git
a/sources/busybox.config
b/sources/busybox.config
index 1f454259361886a1e4628e8634d54a4e03d519c0..7ec96213dda2dbedbb8ee24d3d6175e2d2ec4f36 100644
(file)
--- a/
sources/busybox.config
+++ b/
sources/busybox.config
@@
-15,7
+15,8
@@
CONFIG_FEATURE_VERBOSE_USAGE=y
# CONFIG_FEATURE_DEVFS is not set
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
#