aboutsummaryrefslogtreecommitdiff
path: root/meson_post_install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'meson_post_install.sh')
-rwxr-xr-xmeson_post_install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_post_install.sh b/meson_post_install.sh
index ad57569..e9a7b17 100755
--- a/meson_post_install.sh
+++ b/meson_post_install.sh
@@ -1,4 +1,4 @@
#!/bin/sh
-/usr/sbin/setcap cap_sys_admin+ep ${MESON_INSTALL_DESTDIR_PREFIX}/bin/gsr-global-hotkeys \
+/usr/sbin/setcap cap_setuid+ep ${MESON_INSTALL_DESTDIR_PREFIX}/bin/gsr-global-hotkeys \
|| echo "\n!!! Please re-run install as root\n" \ No newline at end of file