Files

4 lines
161 B
Plaintext
Raw Permalink Normal View History

2020-06-21 12:03:33 +00:00
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).