Home | History | Annotate | Download | only in patches
      1 diff -ruN avahi-0.6.25.orig/avahi-daemon/avahi-dbus.conf.in avahi-0.6.25/avahi-daemon/avahi-dbus.conf.in
      2 --- avahi-0.6.25.orig/avahi-daemon/avahi-dbus.conf.in	2009-07-28 14:29:41.471839972 +0100
      3 +++ avahi-0.6.25/avahi-daemon/avahi-dbus.conf.in	2009-07-28 14:31:32.248188859 +0100
      4 @@ -20,9 +20,4 @@
      5            send_interface="org.freedesktop.Avahi.Server" send_member="SetHostName"/>
      6    </policy>
      7  
      8 -  <!-- Allow everything, including access to SetHostName to users of the group "@AVAHI_PRIV_ACCESS_GROUP@" -->
      9 -  <policy group="@AVAHI_PRIV_ACCESS_GROUP@">
     10 -    <allow send_destination="org.freedesktop.Avahi"/>
     11 -    <allow receive_sender="org.freedesktop.Avahi"/>
     12 -  </policy>
     13  </busconfig>
     14