]> granicus.if.org Git - sudo/commitdiff
Update path to sudo_noexec.so
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 27 Apr 2017 18:02:29 +0000 (12:02 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 27 Apr 2017 18:02:29 +0000 (12:02 -0600)
INSTALL

diff --git a/INSTALL b/INSTALL
index 7c187e385cd57823828d06aa6025fa26ced9ef45..edb53a9d8d3fae4cdb8ff83cdabd32856499867c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -327,7 +327,7 @@ Optional features:
        another program (think shell escapes).  Please see the
        "PREVENTING SHELL ESCAPES" section in the sudoers man page
        for details.  If specified, PATH should be a fully qualified
-       path name, e.g. /usr/local/libexec/sudo_noexec.so.  If PATH
+       path name, e.g. /usr/local/libexec/sudo/sudo_noexec.so.  If PATH
        is "no", noexec support will not be compiled in.  The default
        is to compile noexec support if libtool supports building
        shared objects on your OS.