From: Managor <42655600+Managor@users.noreply.github.com> Date: Sat, 1 Mar 2025 18:33:43 +0000 (+0200) Subject: sysconfig/lxc: remove false comment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4527%2Fhead;p=thirdparty%2Flxc.git sysconfig/lxc: remove false comment Signed-off-by: Managor <42655600+Managor@users.noreply.github.com> --- diff --git a/config/sysconfig/lxc.in b/config/sysconfig/lxc.in index 371278755..e07078d86 100644 --- a/config/sysconfig/lxc.in +++ b/config/sysconfig/lxc.in @@ -23,6 +23,6 @@ OPTIONS= # If you want to kill containers fast, use -k STOPOPTS="-a -A -s" -USE_LXC_BRIDGE="false" # overridden in lxc-net +USE_LXC_BRIDGE="false" [ ! -f @LXC_DISTRO_SYSCONF@/lxc-net ] || . @LXC_DISTRO_SYSCONF@/lxc-net