This commit is contained in:
Wang Sen Di
2025-11-25 14:07:52 +08:00
parent 2e25c754f3
commit 7db0344dc5

View File

@@ -5,7 +5,7 @@ if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi
__main() {
:
# 切换到系统默认的legacy
# 切换到系统默认的legacy 有些不支持iptabes-nft或者nftables
update-alternatives --set iptables /usr/sbin/iptables-legacy
_owner_id=50000