programs: feedbackd: restrict dbus
This commit is contained in:
@@ -24,7 +24,7 @@ in
|
|||||||
default = {};
|
default = {};
|
||||||
};
|
};
|
||||||
|
|
||||||
sandbox.whitelistDbus.user = true; #< TODO: reduce
|
sandbox.whitelistDbus.user.own = [ "org.sigxcpu.Feedback" ];
|
||||||
sandbox.whitelistAudio = true;
|
sandbox.whitelistAudio = true;
|
||||||
sandbox.extraPaths = [
|
sandbox.extraPaths = [
|
||||||
"/dev/input/by-path/platform-vibrator-event"
|
"/dev/input/by-path/platform-vibrator-event"
|
||||||
|
Reference in New Issue
Block a user