2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +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

@@ -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