mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
3052f16def
This adds a new sub-package for the optional Python plugin support, which can be disabled via the no_python pseudo-flavor. Thanks to sthen@ and ajacoutot@ for their help.
5 lines
244 B
Plaintext
5 lines
244 B
Plaintext
Sudo (su "do") allows a system administrator to delegate authority
|
|
to give certain users (or groups of users) the ability to run some
|
|
(or all) commands as root or another user while providing an audit
|
|
trail of the commands and their arguments.
|