]> git.meshlink.io Git - catta/commitdiff
* Correct comment reference to the priviledged access group in
authorTrent Lloyd <lathiat@bur.st>
Fri, 29 Dec 2006 00:39:11 +0000 (00:39 +0000)
committerTrent Lloyd <lathiat@bur.st>
Fri, 29 Dec 2006 00:39:11 +0000 (00:39 +0000)
avahi-dbus.conf - thanks to Olivier Blin

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1352 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

avahi-daemon/avahi-dbus.conf.in

index c570754e75ea16c864b94f9f4bc72ace85a7c233..e439e0794bfffbab8ab7470a5de7d164a932c34a 100644 (file)
@@ -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"/>