diff options
author | kaa <kaa@disroot.org> | 2025-06-09 04:05:40 -0700 |
---|---|---|
committer | kaa <kaa@disroot.org> | 2025-06-09 04:05:40 -0700 |
commit | 135d511aa98ea481736660a888383787bef881b9 (patch) | |
tree | 9b34915d48862d15fba1f41908c3326017fd1491 /sysctl.conf |
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 |