فهرست منبع

Update default-settings

kiddin9 4 سال پیش
والد
کامیت
66063005af
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      devices/common/default-settings

+ 2 - 0
devices/common/default-settings

@@ -13,6 +13,8 @@ if [ "$(uci -q get dhcp.@dnsmasq[0].port)" != "53" ]; then
 	uci commit dhcp
 	uci commit dhcp
 fi
 fi
 
 
+uci set dockerd.firewall.extra_iptables_args='--match conntrack ! --ctstate RELATED,ESTABLISHED'
+uci commit dockerd
 
 
 sed -i '/profile.d/d' /lib/upgrade/keep.d/base-files
 sed -i '/profile.d/d' /lib/upgrade/keep.d/base-files