projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20c5e5a
)
fix a typo in config help text. Closes 5714
author
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 17 Jan 2013 09:24:51 +0000
(10:24 +0100)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 17 Jan 2013 09:24:51 +0000
(10:24 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index b3fd65bd91e61de16311f4201ea72fd82b544a11..03c2d032f25be0d94284847134e443db68c7a51b 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-332,7
+332,7
@@
config FEATURE_SUID
root-level operations even when run by ordinary users
(for example, mounting of user mounts in fstab needs this).
- Busybox will automatically drop privile
d
ges for applets
+ Busybox will automatically drop privileges for applets
that don't need root access.
If you are really paranoid and don't want to do this, build two