15 lines
657 B
Diff
15 lines
657 B
Diff
|
--- avahi-0.6.15/avahi-daemon/avahi-dbus.conf.in.netdev 2006-12-28 19:29:09.000000000 +0100
|
||
|
+++ avahi-0.6.15/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"/>
|
||
|
|
||
|
|
||
|
|