]> granicus.if.org Git - sudo/commitdiff
List sudo_noexec.so not noexec.so in the sample sudo.conf
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 2 Mar 2012 16:15:40 +0000 (11:15 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 2 Mar 2012 16:15:40 +0000 (11:15 -0500)
doc/sample.sudo.conf
doc/sudo.pod
doc/sudo_plugin.pod
doc/sudoers.pod

index c6b2d38cf9c15286e91158d751cbdc2a8aaa0739..34be4bd3e2ce11380c967e69ceaeea22ccd36a79 100644 (file)
@@ -4,7 +4,7 @@
 # Format:
 #   Plugin plugin_name plugin_path plugin_args ...
 #   Path askpass /path/to/askpass
-#   Path noexec /path/to/noexec.so
+#   Path noexec /path/to/sudo_noexec.so
 #   Debug sudo /var/log/sudo_debug all@warn
 #   Set disable_coredump true
 #
index d69b5b6d95200153f30ff4880787df6c5bd4d31c..50769f1a361b274bb54d9d60809a4e1be50a796f 100644 (file)
@@ -423,7 +423,7 @@ which corresponds to the following F<@sysconfdir@/sudo.conf> file.
  # Format:
  #   Plugin plugin_name plugin_path plugin_args ...
  #   Path askpass /path/to/askpass
- #   Path noexec /path/to/noexec.so
+ #   Path noexec /path/to/sudo_noexec.so
  #   Debug sudo /var/log/sudo_debug all@warn
  #   Set disable_coredump true
  #
index 8627556d71b255c8beed683642ca974fc04f77fe..568fdd3648d38d16d170747d2359d43f02022fa1 100644 (file)
@@ -64,7 +64,7 @@ This limitation does not apply to I/O plugins.
  # Format:
  #   Plugin plugin_name plugin_path optional_args
  #   Path askpass /path/to/askpass
- #   Path noexec /path/to/noexec.so
+ #   Path noexec /path/to/sudo_noexec.so
  #   Debug sudo /var/log/sudo_debug all@warn
  #   Set disable_coredump true
  #
index 144c8f8a167face253b9fb5f569d7369df4daaed..e807bbfe77304bc6489f72341cb2c1d99e34224b 100644 (file)
@@ -1608,7 +1608,7 @@ the following F<@sysconfdir@/sudo.conf> file.
  # Format:
  #   Plugin plugin_name plugin_path plugin_args ...
  #   Path askpass /path/to/askpass
- #   Path noexec /path/to/noexec.so
+ #   Path noexec /path/to/sudo_noexec.so
  #   Debug sudo /var/log/sudo_debug all@warn
  #   Set disable_coredump true
  #