summaryrefslogtreecommitdiff
path: root/audio/jack-audio-connection-kit/README
diff options
context:
space:
mode:
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 fb955a7ba5..d05ea7c72a 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