mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
No need to preserve ODMDIR on AIX now that we always read
/etc/environment.
This commit is contained in:
parent
caf01d98c4
commit
cfdc45ea62
@ -198,9 +198,6 @@ static const char *initial_keepenv_table[] = {
|
||||
"TZ",
|
||||
"XAUTHORITY",
|
||||
"XAUTHORIZATION",
|
||||
#ifdef _AIX
|
||||
"ODMDIR",
|
||||
#endif
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user