diff options
Diffstat (limited to 'audio/bristol/README')
-rw-r--r-- | audio/bristol/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/bristol/README b/audio/bristol/README index 0681d5c91005..b16806a8825e 100644 --- a/audio/bristol/README +++ b/audio/bristol/README @@ -7,3 +7,9 @@ fail. I assume the bristol authors have a good reason for wanting this to happen, so I don't alter this behaviour. If you want to try, edit the SlackBuild and add --disable-version-check to the configure command. Otherwise, do a "removepkg bristol" before building. + +This package uses POSIX filesystem capabilities to execute with +elevated privileges (required for realtime audio processing). This +may be considered a security/stability risk. Please read +http://www.slackbuilds.org/caps/ for more information. To disable +capabilities, pass SETCAP=no to the script. |