programs: feedbackd: restrict dbus

This commit is contained in:
2025-01-10 11:06:33 +00:00
parent ec816311f9
commit 91d56a8538

View File

@@ -24,7 +24,7 @@ in
default = {};
};
sandbox.whitelistDbus.user = true; #< TODO: reduce
sandbox.whitelistDbus.user.own = [ "org.sigxcpu.Feedback" ];
sandbox.whitelistAudio = true;
sandbox.extraPaths = [
"/dev/input/by-path/platform-vibrator-event"