b7f03a0ca7
PR: 288656 Approved by: yuri@ (Mentor)
7 lines
286 B
Plaintext
7 lines
286 B
Plaintext
Sudo-rs is a memory-safe re-implementation of the sudo utility.
|
|
|
|
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.
|