mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Add script to set the correct ulimit on Mac OS (#11247)
This commit is contained in:
parent
87993e7335
commit
3d3a98c803
3
Tools/mac_set_ulimit.sh
Executable file
3
Tools/mac_set_ulimit.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
ulimit -S -n 2048
|
||||
Loading…
x
Reference in New Issue
Block a user