summaryrefslogtreecommitdiffstats
path: root/audio/ghostess/setcap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ghostess/setcap.sh')
-rw-r--r--audio/ghostess/setcap.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/ghostess/setcap.sh b/audio/ghostess/setcap.sh
new file mode 100644
index 0000000000..138713468a
--- /dev/null
+++ b/audio/ghostess/setcap.sh
@@ -0,0 +1,3 @@
+[ -x /sbin/setcap ] && [ -x usr/bin/ghostess ] && /sbin/setcap cap_ipc_lock,cap_sys_nice=ep usr/bin/ghostess
+[ -x /sbin/setcap ] && [ -x usr/bin/ghostess_universal_gui ] && /sbin/setcap cap_ipc_lock,cap_sys_nice=ep usr/bin/ghostess_universal_gui
+