From 326ec4fefb937f2975b1de6b3aa2b5789f58f61f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 29 Aug 2024 18:21:46 +0200 Subject: Adding upstream version 20240829. Signed-off-by: Daniel Baumann --- libexec/container/start | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libexec/container/start') diff --git a/libexec/container/start b/libexec/container/start index 1f22325..5891485 100755 --- a/libexec/container/start +++ b/libexec/container/start @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014-2022 Daniel Baumann +# Copyright (C) 2014-2024 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # @@ -422,7 +422,7 @@ Name=${INTERFACE} Bridge=${BRIDGE} EOF - networkctl reload + networkctl reload || true ;; esac else -- cgit v1.2.3