mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
aix fix
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1232,3 +1232,7 @@ Sudo 1.6.1 released.
|
|||||||
|
|
||||||
389) The 'shell_noargs' runtime option is back based on a patch from
|
389) The 'shell_noargs' runtime option is back based on a patch from
|
||||||
bguillory@email.com.
|
bguillory@email.com.
|
||||||
|
|
||||||
|
390) Systems that return RLIM_INFINITY for RLIMIT_NOFILE (like AIX)
|
||||||
|
would loop for a very loing time during sudo startup. A value of
|
||||||
|
RLIM_INFINITY is now ignored (getdtablesize/sysconf is used instead).
|
||||||
|
Reference in New Issue
Block a user