diff options
Diffstat (limited to 'bus/system.conf.in')
-rw-r--r-- | bus/system.conf.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bus/system.conf.in b/bus/system.conf.in index 8e2dbda9..167ac39f 100644 --- a/bus/system.conf.in +++ b/bus/system.conf.in @@ -44,6 +44,8 @@ even if they aren't in here --> <allow send_destination="org.freedesktop.DBus"/> <allow receive_sender="org.freedesktop.DBus"/> + <!-- valid replies are always allowed --> + <allow requested_reply="true"/> </policy> <!-- Config files are placed here that among other things, punch |