diff options
author | B. Watson <yalhcru@gmail.com> | 2015-11-10 15:51:39 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 07:07:23 +0700 |
commit | e827e7b0b14a45666e35f5e73ef49a736c5b45b9 (patch) | |
tree | 80242f2adb59a22710cef245e9b2c1d7b5c3ee08 /audio/jack-tools/README | |
parent | 81e00baa11eef8506a561f21d8a60366e8de5497 (diff) | |
download | slackbuilds-e827e7b0b14a45666e35f5e73ef49a736c5b45b9.tar.gz |
audio/jack-tools: Updated for version 20141211.
Diffstat (limited to 'audio/jack-tools/README')
-rw-r--r-- | audio/jack-tools/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/jack-tools/README b/audio/jack-tools/README index 66e8c26722..7d82241c8b 100644 --- a/audio/jack-tools/README +++ b/audio/jack-tools/README @@ -11,3 +11,9 @@ jack-record - JACK Capture Client jack-scope - JACK Oscilloscope jack-transport - Minimalist Jack Transport Interface jack-udp - JACK UDP Transport Client + +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. |