cap_sys_admin->cap_setuid for gsr-global-hotkeys

This commit is contained in:
dec05eba
2024-11-24 23:49:24 +01:00
parent a872c07f7a
commit 7d19afc0ab
3 changed files with 12 additions and 5 deletions

View File

@@ -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"