Created
November 9, 2010 16:56
-
-
Save rentalcustard/669375 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| $ launchctl limit maxfiles 1000000 1000000 | |
| $ launchctl limit | |
| cpu unlimited unlimited | |
| filesize unlimited unlimited | |
| data 6291456 unlimited | |
| stack 8388608 67104768 | |
| core 0 unlimited | |
| rss unlimited unlimited | |
| memlock unlimited unlimited | |
| maxproc 266 532 | |
| maxfiles 256 unlimited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment