Hi Olivier, Your patch has been committed in R1352 which will be in the next release.
Thanks for your contribution! Please let me know if there are any other patches in mandriva which we could merge upstream. Cheers, Trent On Thu, Dec 28, 2006 at 07:37:07PM +0100, Olivier Blin wrote: > Hello, > > The attached patch removes an hardcoded "netdev" occurence in > the documentation comments from avahi-dbus.conf > > Regards > Content-Description: remove hardcoded \"netdev\" occurence > --- avahi-0.6.16/avahi-daemon/avahi-dbus.conf.in.grp 2006-12-28 > 19:29:09.000000000 +0100 > +++ avahi-0.6.16/avahi-daemon/avahi-dbus.conf.in 2006-12-28 > 19:29:15.000000000 +0100 > @@ -19,7 +19,7 @@ > <deny send_interface="org.freedesktop.Avahi.Server" > send_member="SetHostName"/> > </policy> > > - <!-- Allow everything, including access to SetHostName to users of the > group "netdev" --> > + <!-- Allow everything, including access to SetHostName to users of the > group "@AVAHI_PRIV_ACCESS_GROUP@" --> > <policy group="@AVAHI_PRIV_ACCESS_GROUP@"> > <allow send_destination="org.freedesktop.Avahi"/> > <allow receive_sender="org.freedesktop.Avahi"/> > > -- > Olivier Blin - Mandriva > _______________________________________________ > avahi mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/avahi _______________________________________________ avahi mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/avahi
