Merge pull request #23327 from rayw000/add-citation-link
Add citation link to troubleshooting-macos-for-too-many-open-files section
This commit is contained in:
@@ -79,7 +79,7 @@ Try checking the current limit for open files:
|
|||||||
|
|
||||||
`launchctl limit maxfiles`
|
`launchctl limit maxfiles`
|
||||||
|
|
||||||
Then run the following commands:
|
Then run the following commands (adapted from https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c):
|
||||||
|
|
||||||
```
|
```
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|||||||
Reference in New Issue
Block a user