From: Todd C. Miller Date: Thu, 10 Feb 1994 19:05:10 +0000 (+0000) Subject: added SECURE_PATH X-Git-Tag: SUDO_1_3_1~334 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80d7989b06706b46c0dcb32f9699329c2ae3d4f8;p=sudo added SECURE_PATH --- diff --git a/sudo.h b/sudo.h index ed6c11c9f..e90a80ff2 100644 --- a/sudo.h +++ b/sudo.h @@ -80,6 +80,9 @@ SYSLOG if this variable is defined, sudo will log using the 4.3 BSD style syslog facility + + SECURE_PATH if this variable is set, its value is + used as the PATH variable BROKEN_GETPASS if using a os with a broken getpass() hpux,aix,irix need this, sudo.h has details