diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-08 02:20:25 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 17:20:42 +0700 |
commit | b371cac97538b7f670a1c6573e0503c60d2cf1fe (patch) | |
tree | b7a8d2918db24999be00bafc33b75fd50f69fbac /network/thrift | |
parent | 6fc158b510e7b17603ba42fb5cdc57dd64fd8364 (diff) | |
download | slackbuilds-b371cac97538b7f670a1c6573e0503c60d2cf1fe.tar.gz |
network/thrift: Add network warning.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/thrift')
-rw-r--r-- | network/thrift/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/thrift/README b/network/thrift/README index eb5db97653..9252aff3c4 100644 --- a/network/thrift/README +++ b/network/thrift/README @@ -16,3 +16,7 @@ http://wiki.apache.org/thrift/ThriftUsage libevent is an optional dependency; if it is installed, a C++ non-blocking server library will be built. + +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. |