2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-03 07:45:47 +00:00

added SECURE_PATH

This commit is contained in:
Todd C. Miller
1994-02-10 19:05:10 +00:00
parent f2f8b0fe99
commit 80d7989b06

3
sudo.h
View File

@@ -81,6 +81,9 @@
SYSLOG if this variable is defined, sudo will log SYSLOG if this variable is defined, sudo will log
using the 4.3 BSD style syslog facility 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() BROKEN_GETPASS if using a os with a broken getpass()
hpux,aix,irix need this, sudo.h has details hpux,aix,irix need this, sudo.h has details