From: Todd C. Miller Date: Thu, 27 Apr 2017 18:02:29 +0000 (-0600) Subject: Update path to sudo_noexec.so X-Git-Tag: SUDO_1_8_20^2~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0425ca81315b4d42a3f3894678dcded4aa5f86c;p=sudo Update path to sudo_noexec.so --- diff --git a/INSTALL b/INSTALL index 7c187e385..edb53a9d8 100644 --- 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.