From 81e7cd9b45883ec5a4c971b33aefcf15a6d427bd Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 5 Aug 2024 03:14:17 +0000 Subject: automatic import of hyperv-daemons --- 0002-Do-not-set-NM_CONTROLLED-no.patch | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 0002-Do-not-set-NM_CONTROLLED-no.patch (limited to '0002-Do-not-set-NM_CONTROLLED-no.patch') diff --git a/0002-Do-not-set-NM_CONTROLLED-no.patch b/0002-Do-not-set-NM_CONTROLLED-no.patch new file mode 100644 index 0000000..563c9f1 --- /dev/null +++ b/0002-Do-not-set-NM_CONTROLLED-no.patch @@ -0,0 +1,24 @@ +From 88be69d62a01b9ac233de7f68118c948623c6f0a Mon Sep 17 00:00:00 2001 +From: Miroslav Rezanina +Date: Thu, 14 Nov 2019 09:45:44 +0100 +Subject: Do not set NM_CONTROLLED=no + +--- + hv_set_ifconfig.sh | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/hv_set_ifconfig.sh b/hv_set_ifconfig.sh +index 7ed9f85..18b27cc 100644 +--- a/hv_set_ifconfig.sh ++++ b/hv_set_ifconfig.sh +@@ -51,7 +51,6 @@ + + + echo "IPV6INIT=yes" >> $1 +-echo "NM_CONTROLLED=no" >> $1 + echo "PEERDNS=yes" >> $1 + echo "ONBOOT=yes" >> $1 + +-- +2.27.0 + -- cgit v1.2.3