pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Warning (error?) message while starting dbus



Hi,

I tried to start hal which needs dbus, but there seems to be a problem
with dbus:

# /etc/rc.d/dbus start
Starting dbus.
Unknown group "netdev" in message bus configuration file

What does this mean?

That netdev error is maybe related to 
/usr/pkg/etc/dbus-1/system.d/avahi-dbus.conf
  <!-- Allow everything, including access to SetHostName to users of the group 
"netdev" -->
  <policy group="netdev">
    <allow send_destination="org.freedesktop.Avahi"/>
    <allow receive_sender="org.freedesktop.Avahi"/>
  </policy>

Bernd



Home | Main Index | Thread Index | Old Index