From 8fad15265fd0f405a67eebbece81520b47d7ba5f Mon Sep 17 00:00:00 2001 From: Tomas Hoger Date: Thu, 4 Dec 2008 15:19:13 -0500 Subject: Bug 18229 - Change system.conf to correctly deny non-reply sends by default The previous rule was actually applied to all messages, even if they weren't a reply. This meant that in fact the default DBus policy was effectively allow, rather than deny as claimed. This fix ensures that the above rule only applies to actual reply messages. Signed-off-by: Colin Walters --- bus/system.conf.in | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/bus/system.conf.in b/bus/system.conf.in index 6a71926e..ac2822fa 100644 --- a/bus/system.conf.in +++ b/bus/system.conf.in @@ -50,9 +50,19 @@ even if they aren't in here --> - - + + + + +