diff options
-rw-r--r-- | system/go-mtree/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/go-mtree/README b/system/go-mtree/README index 0b22f417b074..1c03d145a39f 100644 --- a/system/go-mtree/README +++ b/system/go-mtree/README @@ -6,3 +6,7 @@ Tar archives can be used to generate an mtree manifest, and then validate the files present on a filesystem, or vice versa. See /usr/doc/go-mtree-*/README.md for examples. + +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. |