aboutsummaryrefslogtreecommitdiff
path: root/audio/jack-audio-connection-kit/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@liwjatan.at>2011-09-01 08:46:29 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2011-09-01 08:46:29 -0300
commit6b139e5d363ba5f59e8a6c077048ea490b2aea91 (patch)
tree047e781a75c435958e18749bfc8a8ffe711c31b0 /audio/jack-audio-connection-kit/README
parent4847006d6c658b51e638b0aac492cbef6d5b06f1 (diff)
audio/jack-audio-connection-kit: Updated for version 0.121.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/jack-audio-connection-kit/README')
-rw-r--r--audio/jack-audio-connection-kit/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/jack-audio-connection-kit/README b/audio/jack-audio-connection-kit/README
index fb955a7ba52c..d05ea7c72a24 100644
--- a/audio/jack-audio-connection-kit/README
+++ b/audio/jack-audio-connection-kit/README
@@ -7,8 +7,8 @@ server instance (i.e. as a "plugin").
jackd has to run with realtime privileges. One way to do this on Slackware
would be to use set_rlimits. Since 12.2 there's another way - if you have
a filesystem that supports posix capabilities (reiserfs does not), you can
-grant jackd the rights to run in realtime mode, even when started as a normal
-user, with the following command:
+grant jackd the rights to run in realtime mode, even when started as a
+normal user, with the following command:
setcap cap_ipc_lock,cap_sys_nice=ep /usr/bin/jackd