diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-15 13:01:11 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:17 -0400 |
commit | 4775475ccf1ddf0607bd5dad18afaa83afb78441 (patch) | |
tree | 0171e659471c48815a54883c074edcbd4b6b2767 /network | |
parent | f2b50401071e5e351676aa39c0f8749d7a189f62 (diff) |
network/cni-plugins: Add network warning to README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network')
-rw-r--r-- | network/cni-plugins/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/cni-plugins/README b/network/cni-plugins/README index f24d51d8596e..b0404bc8369f 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 |