From 7d19afc0ab9ca880ea51fcab186bb2c5e9604aaf Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 24 Nov 2024 23:49:24 +0100 Subject: cap_sys_admin->cap_setuid for gsr-global-hotkeys --- meson_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 19a9a37..c568106 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -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') \ No newline at end of file +option('capabilities', type : 'boolean', value : true, description : 'Set binary setuid capability on gsr-global-hotkeys binary to allow global hotkeys') \ No newline at end of file -- cgit v1.2.3