diff options
Diffstat (limited to 'bus/system.conf.in')
-rw-r--r-- | bus/system.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/system.conf.in b/bus/system.conf.in index e6c0bccc..58975dc5 100644 --- a/bus/system.conf.in +++ b/bus/system.conf.in @@ -47,7 +47,7 @@ <!-- Holes must be punched in service configuration files for name ownership and sending method calls --> - <allow own="*"/> + <deny own="*"/> <deny send_type="method_call"/> <!-- Signals and reply messages (method returns, errors) are allowed |