plugins/python: add python approval plugin example
This commit is contained in:

committed by
Todd C. Miller

parent
23af39b005
commit
80b3d86d6e
@@ -115,7 +115,7 @@ install_gid = 0
|
||||
SHELL = @SHELL@
|
||||
|
||||
EXAMPLES = example_conversation.py example_debugging.py example_group_plugin.py example_io_plugin.py example_policy_plugin.py \
|
||||
example_audit_plugin.py
|
||||
example_audit_plugin.py example_approval_plugin.py
|
||||
|
||||
OBJS = python_plugin_common.lo python_plugin_policy.lo python_plugin_io.lo python_plugin_group.lo pyhelpers.lo \
|
||||
python_importblocker.lo python_convmessage.lo sudo_python_module.lo sudo_python_debug.lo \
|
||||
|
Reference in New Issue
Block a user