diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-15 14:28:58 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:18 -0400 |
commit | f0305f7e8bea6e29e3960d5c13ec17bb7995bf2c (patch) | |
tree | f5f0aa23d3a73534378ebce5ff0cf6cd863774f0 /system/sargon | |
parent | cab8b445396462dd8500f40e944035fdd77584f2 (diff) |
system/sargon: Add network warning to README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/sargon')
-rw-r--r-- | system/sargon/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/sargon/README b/system/sargon/README index 1b3fbb636bd8..4b86f28c67e1 100644 --- a/system/sargon/README +++ b/system/sargon/README @@ -6,3 +6,7 @@ can be visible to containers via bind or volume mechanism, what memory limits to apply, etc. User privileges are kept in LDAP. + +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. |