Update sysctl command to load configuration from specific file for Warpgate scripts

This commit is contained in:
2026-02-15 14:22:22 +03:00
parent 5917bc0cea
commit 12d0517b5f
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ net.ipv4.conf.all.rp_filter=0
net.ipv4.conf.default.rp_filter=0
net.ipv4.conf.wt0.rp_filter=0
EOF
sysctl --system
sysctl -p /etc/sysctl.d/99-warpgate.conf
# ==========================================
# 3. NETBIRD INSTALLATION