From 49965659db5fd065f1d95a8ee2313a9375400a9f Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Fri, 20 Mar 2026 14:16:42 +0800 Subject: [PATCH] Update dockerd.patch --- .github/diy/patches/dockerd.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.github/diy/patches/dockerd.patch b/.github/diy/patches/dockerd.patch index 820fc355..41c72adb 100644 --- a/.github/diy/patches/dockerd.patch +++ b/.github/diy/patches/dockerd.patch @@ -38,17 +38,6 @@ ifeq ($(CONFIG_DOCKER_CHECK_CONFIG),y) ---- a/dockerd/files/etc/sysctl.d/sysctl-br-netfilter-ip.conf -+++ b/dockerd/files/etc/sysctl.d/sysctl-br-netfilter-ip.conf -@@ -2,6 +2,6 @@ - # /etc/sysctl.conf can be used to customize sysctl settings - - # enable bridge firewalling for docker --net.bridge.bridge-nf-call-ip6tables=1 --net.bridge.bridge-nf-call-iptables=1 -+# net.bridge.bridge-nf-call-ip6tables=1 -+# net.bridge.bridge-nf-call-iptables=1 - --- a/dockerd/files/dockerd.init +++ b/dockerd/files/dockerd.init @@ -36,6 +36,9 @@ uciadd() {