diff options
Diffstat (limited to 'sysctl.conf')
-rw-r--r-- | sysctl.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysctl.conf b/sysctl.conf new file mode 100644 index 0000000..a89ee31 --- /dev/null +++ b/sysctl.conf @@ -0,0 +1,3 @@ +machdep.lidaction=0 +net.inet.ip.forwarding=1 +kern.maxfiles=99999 |