mirror of https://github.com/ansible/ansible.git
correct invocation of launchctl
When I executed `launchctl limit maxfiles 1024 2048` , my entire system would become unusable, as all of the sudden no process could use any file anymore, reporting that the max file limit was reached. Only a hard reboot could fix the problem, which fortunately revealed that the configuration was not saved. The change I made *should* remedy the issue, even though I didn't test it. Therefore I hope you can revise the documentation to be sure nothing bad happens. # Meta Tested on OSX 10.11.2pull/13754/head
parent
21e4dd6a80
commit
28be222ff0
Loading…
Reference in New Issue