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,2 +1,2 @@
option('systemd', type : 'boolean', value : true, description : 'Install systemd service file')
option('capabilities', type : 'boolean', value : true, description : 'Set binary admin capability on gsr-global-hotkeys binary to allow global hotkeys')
option('capabilities', type : 'boolean', value : true, description : 'Set binary setuid capability on gsr-global-hotkeys binary to allow global hotkeys')