-
This commit is contained in:
@@ -6,6 +6,7 @@ if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi
|
|||||||
__main() {
|
__main() {
|
||||||
:
|
:
|
||||||
update-alternatives --set iptables /usr/sbin/iptables-legacy 2>/dev/null
|
update-alternatives --set iptables /usr/sbin/iptables-legacy 2>/dev/null
|
||||||
|
update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy 2>/dev/null
|
||||||
|
|
||||||
_owner_id=50000
|
_owner_id=50000
|
||||||
_chain="output_netflow_owner_${_owner_id}"
|
_chain="output_netflow_owner_${_owner_id}"
|
||||||
|
|||||||
Reference in New Issue
Block a user