From f0425ca81315b4d42a3f3894678dcded4aa5f86c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 27 Apr 2017 12:02:29 -0600 Subject: [PATCH] Update path to sudo_noexec.so --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.40.0