From 463a61a001aba80d17ff6f2e75b70c394c7a8a35 Mon Sep 17 00:00:00 2001 From: Sven Sager Date: Tue, 22 Apr 2025 10:10:39 +0200 Subject: [PATCH] fix(dbus): Update DBus policy file path and interface name Change the comment to reflect the new DBus policy file location. Adjust the interface name to use `PiControl` instead of `picontrol` for consistency. --- data/dbus-policy/com.revolutionpi.middleware1.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/dbus-policy/com.revolutionpi.middleware1.conf b/data/dbus-policy/com.revolutionpi.middleware1.conf index 0118123..5645f96 100644 --- a/data/dbus-policy/com.revolutionpi.middleware1.conf +++ b/data/dbus-policy/com.revolutionpi.middleware1.conf @@ -1,4 +1,4 @@ - + @@ -12,7 +12,7 @@ + send_interface="com.revolutionpi.middleware1.PiControl"/>