diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/sysbus-policy/hostnamed-dbus.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/sysbus-policy/hostnamed-dbus.conf b/conf/sysbus-policy/hostnamed-dbus.conf index 9c4fa41..ea11b9d 100644 --- a/conf/sysbus-policy/hostnamed-dbus.conf +++ b/conf/sysbus-policy/hostnamed-dbus.conf @@ -10,9 +10,5 @@ <policy context="default"> <allow send_destination="org.freedesktop.hostname1"/> <allow receive_sender="org.freedesktop.hostname1"/> - - <deny send_destination="org.freedesktop.hostname1" - send_interface="org.freedesktop.hostname1" - send_type="method_call"/> </policy> </busconfig> |