Files
ports/security/sudo/pkg/DESCR-python
T
millert 3052f16def Update to sudo 1.9.1.
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.
2020-06-21 12:03:33 +00:00

4 lines
161 B
Plaintext

The sudo Python plugin can be used to write sudo 1.9 plugins in
Python instead of C. The API closely follows the C sudo plugin API
described by sudo_plugin(5).