buildrootschalter/package/sudo/Config.in
Peter Korsgaard 92ab7428e8 sudo: bump version, use official upstream, don't disable auth
sudo without authentication doesn't make much sense, and it has very
limited impact on binary size.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-06-07 13:08:19 +02:00

10 lines
305 B
Plaintext

config BR2_PACKAGE_SUDO
bool "sudo"
help
Sudo is a program designed to allow a sysadmin to give
limited root privileges to users and log root activity. The
basic philosophy is to give as few privileges as possible
but still allow people to get their work done.
http://www.sudo.ws/sudo/