diff options
author | B. Watson <yalhcru@gmail.com> | 2014-03-10 08:38:29 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-12 12:42:50 -0500 |
commit | 3c537a9046d77731ccdc72d6d7f1995b91aa19d4 (patch) | |
tree | 0967a2b6dcf15fe0456baa24f0657fec0fb382a6 /audio/creox4/setcap.sh | |
parent | 679317944c7bb9c84a529f98d4a253d2bd48dcf5 (diff) | |
download | slackbuilds-3c537a9046d77731ccdc72d6d7f1995b91aa19d4.tar.gz |
audio/creox4: Added (guitar/etc effects for JACK).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/creox4/setcap.sh')
-rw-r--r-- | audio/creox4/setcap.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/creox4/setcap.sh b/audio/creox4/setcap.sh new file mode 100644 index 0000000000..ca9e22ee03 --- /dev/null +++ b/audio/creox4/setcap.sh @@ -0,0 +1 @@ +[ -x /sbin/setcap ] && /sbin/setcap cap_ipc_lock,cap_sys_nice=ep usr/bin/creox4 |