This commit is contained in:
Wang Sen Di
2025-11-25 13:55:14 +08:00
parent 79f8fb67dd
commit 2e25c754f3

View File

@@ -5,6 +5,8 @@ if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi
__main() {
:
# 切换到系统默认的legacy
update-alternatives --set iptables /usr/sbin/iptables-legacy
_owner_id=50000
_chain_name="output_netflow_owner_${_owner_id}"