Use @intercept_file@ and @noexec_file@ like the example file.

This commit is contained in:
Todd C. Miller
2022-12-26 15:32:36 -07:00
parent 772fc914a8
commit 048b843e6d
2 changed files with 4 additions and 4 deletions

View File

@@ -754,7 +754,7 @@ front-end configuration
# The compiled-in value is usually sufficient and should only be changed
# if you rename or move the sudo_intercept.so file.
#
#Path intercept @plugindir@/sudo_intercept.so
#Path intercept @intercept_file@
#
# Sudo noexec:
@@ -768,7 +768,7 @@ front-end configuration
# The compiled-in value is usually sufficient and should only be changed
# if you rename or move the sudo_noexec.so file.
#
#Path noexec @plugindir@/sudo_noexec.so
#Path noexec @noexec_file@
#
# Sudo plugin directory:

View File

@@ -686,7 +686,7 @@ front-end configuration
# The compiled-in value is usually sufficient and should only be changed
# if you rename or move the sudo_intercept.so file.
#
#Path intercept @plugindir@/sudo_intercept.so
#Path intercept @intercept_file@
#
# Sudo noexec:
@@ -700,7 +700,7 @@ front-end configuration
# The compiled-in value is usually sufficient and should only be changed
# if you rename or move the sudo_noexec.so file.
#
#Path noexec @plugindir@/sudo_noexec.so
#Path noexec @noexec_file@
#
# Sudo plugin directory: