mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 18:08:23 +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",
|
"TZ",
|
||||||
"XAUTHORITY",
|
"XAUTHORITY",
|
||||||
"XAUTHORIZATION",
|
"XAUTHORIZATION",
|
||||||
#ifdef _AIX
|
|
||||||
"ODMDIR",
|
|
||||||
#endif
|
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user