Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the rlimit tweaking on macOS #20466

Closed
bep opened this issue May 23, 2017 · 1 comment
Closed

Remove the rlimit tweaking on macOS #20466

bep opened this issue May 23, 2017 · 1 comment

Comments

@bep
Copy link
Contributor

bep commented May 23, 2017

ERROR 2017/05/23 18:38:28 Unable to increase number of open files limit operation not permitted

Is what I get on my MacBook, and I looked into this recently, macOS has changed the way to do this (now it is in plist files or whatever), so:

  • Remove all of this magic (including the command)
@bep bep changed the title Remove the rlimit tweaking on hugo server for macOS Remove the rlimit tweaking on macOS May 23, 2017
@bep
Copy link
Contributor Author

bep commented May 23, 2017

Sorry wrong project.

@bep bep closed this as completed May 23, 2017
@golang golang locked and limited conversation to collaborators May 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants