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