Created
December 12, 2023 22:48
-
-
Save embg/48e20211e17511e5ecfb098e915668c0 to your computer and use it in GitHub Desktop.
/etc/security/limits.conf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* soft memlock 1283980 | |
* hard memlock 1283980 | |
root hard nofile 655350 | |
root soft nofile 655350 | |
* - memlock 5000000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment