Work in progress support for sudoedit. The actual interface used by the
plugin for sudoedit is likely to change.
This commit is contained in:
@@ -346,7 +346,8 @@ struct policy_plugin sample_policy = {
|
||||
policy_check,
|
||||
policy_list,
|
||||
NULL, /* validate */
|
||||
NULL /* invalidate */
|
||||
NULL, /* invalidate */
|
||||
NULL /* sudoedit */
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user