This commit is contained in:
fujr 2024-11-01 04:25:54 +08:00
parent 1ae047e602
commit 0c4e70978f

View File

@ -72,6 +72,7 @@ stop_service(){
ip6tables -t mangle -D POSTROUTING $IPT6_POSTROUTING
fi
[ -f /etc/init.d/qca-nss-ecm ] && /etc/init.d/qca-nss-ecm start # disable nss offload
}
service_triggers()
{