mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Use @sudoers_plugin@ instead of @sudoers_module@.
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
# The plugin_options are optional.
|
||||
#
|
||||
# The sudoers plugin is used by default if no Plugin lines are present.
|
||||
#Plugin sudoers_policy @sudoers_module@
|
||||
#Plugin sudoers_io @sudoers_module@
|
||||
#Plugin sudoers_audit @sudoers_module@
|
||||
#Plugin sudoers_policy @sudoers_plugin@
|
||||
#Plugin sudoers_io @sudoers_plugin@
|
||||
#Plugin sudoers_audit @sudoers_plugin@
|
||||
|
||||
#
|
||||
# Sudo askpass:
|
||||
|
Reference in New Issue
Block a user