diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2013-01-17 10:24:51 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2013-01-17 10:24:51 +0100 |
commit | 5ca853e5dab665efef99f3b6690015977ff90572 (patch) | |
tree | c0bb9069c6532a4c13fc4ba900bbe920893a0478 /Config.in | |
parent | 20c5e5a626296f92acc16bfc8417dd4f230bf56d (diff) |
fix a typo in config help text. Closes 5714
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 priviledges 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 |