From d0c3597b6503753cae6d2e1aca6950af2df5efc7 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Sun, 11 Aug 2024 11:53:32 +0100 Subject: [PATCH] test: fix D-Bus policy override for TEST-73-LOCALE Forwarded: yes We don't need to allow non-root, and the policy needs to specify destination and interface too, to narrow it down Gbp-Pq: Name test-fix-D-Bus-policy-override-for-TEST-73-LOCALE.patch --- test/units/TEST-73-LOCALE.sh | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/test/units/TEST-73-LOCALE.sh b/test/units/TEST-73-LOCALE.sh index 06c8c567..0617bd0d 100755 --- a/test/units/TEST-73-LOCALE.sh +++ b/test/units/TEST-73-LOCALE.sh @@ -666,14 +666,9 @@ cat >/etc/dbus-1/system.d/systemd-localed-read-only.conf < - - - - - - - - + + + EOF -- 2.30.2