From 80d7989b06706b46c0dcb32f9699329c2ae3d4f8 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 10 Feb 1994 19:05:10 +0000 Subject: [PATCH] added SECURE_PATH --- sudo.h | 3 +++ 1 file changed, 3 insertions(+) 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