]> granicus.if.org Git - sudo/commitdiff
added SECURE_PATH
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 10 Feb 1994 19:05:10 +0000 (19:05 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 10 Feb 1994 19:05:10 +0000 (19:05 +0000)
sudo.h

diff --git a/sudo.h b/sudo.h
index ed6c11c9f4580738c2767590396a180076e9aae3..e90a80ff28a02ba746428e67feb6454bb0a4c842 100644 (file)
--- 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