2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

Mention how to restore the historic core resource limit behavior.

This commit is contained in:
Todd C. Miller 2022-09-03 09:50:00 -06:00
parent 2815b77e47
commit 67be673856

View File

@ -25,6 +25,11 @@ Notes on upgrading from an older release
such as those seen with the Linux logrotate utility, which could such as those seen with the Linux logrotate utility, which could
interpret a core dump as a valid configuration file. interpret a core dump as a valid configuration file.
To restore the historic core dump file size behavior, add the
following line to the sudoers file:
Defaults rlimit_core=default
* Upgrading from a version prior to 1.9.7: * Upgrading from a version prior to 1.9.7:
Sudo now links with OpenSSL 1.0.1 or higher by default if it Sudo now links with OpenSSL 1.0.1 or higher by default if it