From 4775475ccf1ddf0607bd5dad18afaa83afb78441 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 15 Mar 2022 13:01:11 -0400 Subject: network/cni-plugins: Add network warning to README. Signed-off-by: B. Watson --- network/cni-plugins/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/network/cni-plugins/README b/network/cni-plugins/README index f24d51d8596e4..b0404bc8369fd 100644 --- a/network/cni-plugins/README +++ b/network/cni-plugins/README @@ -3,6 +3,10 @@ CNI plugins Some CNI network plugins, maintained by the containernetworking team. For more information, see the individual READMEs. +Warning: This SlackBuild requires network access when it runs, meaning +it downloads files from the Internet with root access. You should +decide for yourself whether or not you think this is a good idea. + Read CONTRIBUTING for build and test instructions. Plugins supplied: Main: interface-creating -- cgit v1.2.3