diff options
author | Todd C. Miller <Todd.Miller@courtesan.com> | 1994-02-10 19:05:10 +0000 |
---|---|---|
committer | Todd C. Miller <Todd.Miller@courtesan.com> | 1994-02-10 19:05:10 +0000 |
commit | de303c57d50ddcf59988ac11218352f92552d233 (patch) | |
tree | f16c7b34988028798e9545255fc5e6d750bd4ec0 /sudo.h | |
parent | 65d96776cd3f8f7f79b6ad05a9fa2cd6e70c9c2c (diff) | |
download | sudo-de303c57d50ddcf59988ac11218352f92552d233.tar.gz |
added SECURE_PATH
Diffstat (limited to 'sudo.h')
-rw-r--r-- | sudo.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |