From 135d511aa98ea481736660a888383787bef881b9 Mon Sep 17 00:00:00 2001 From: kaa Date: Mon, 9 Jun 2025 04:05:40 -0700 Subject: Initial --- sysctl.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sysctl.conf (limited to 'sysctl.conf') 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 -- cgit v1.2.3