summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2022-01-26 11:52:46 -0500
committerMike Gilbert <floppym@gentoo.org>2022-01-26 11:52:46 -0500
commit46a09a7febb2db9e4717d39cb76ed22fc98bbf12 (patch)
tree913452c1afee693d8e4d4efca62e1db9c70de1b4 /profiles/use.desc
parentdev-python/ordered-set: Bump to 4.1.0 (diff)
downloadgentoo-46a09a7febb2db9e4717d39cb76ed22fc98bbf12.tar.gz
gentoo-46a09a7febb2db9e4717d39cb76ed22fc98bbf12.tar.bz2
gentoo-46a09a7febb2db9e4717d39cb76ed22fc98bbf12.zip
profiles: make 'suid' USE flag description less scary
The "security risks" associated with the suid USE flag vary by package, and are often a matter of opinion. Let's just stick with a message stating what the USE flag does (generally). Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'profiles/use.desc')
-rw-r--r--profiles/use.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 33b5cc3fd624..be834345d391 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -299,7 +299,7 @@ startup-notification - Enable application startup event feedback mechanism
static - !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
static-libs - Build static versions of dynamic libraries as well
subversion - Enable subversion (version control system) support
-suid - Enable setuid root program, with potential security risks
+suid - Enable setuid root program(s)
svg - Add support for SVG (Scalable Vector Graphics)
svga - Add support for SVGAlib (graphics library)
symlink - Force kernel ebuilds to automatically update the /usr/src/linux symlink