2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

Use @sudoers_plugin@ instead of @sudoers_module@.

This commit is contained in:
Todd C. Miller 2022-12-26 14:28:28 -07:00
parent eeea67e70b
commit 0354ec6a1d

View File

@ -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: