Re: [arch-general] Odd message on boot
It means, D-BUS (or any message bus) is missing a group specified in its configuration file. A solution might be to just create the group.
On 10/20/2010 01:08 PM, Aljosha Papsch wrote:
It means, D-BUS (or any message bus) is missing a group specified in its configuration file. A solution might be to just create the group.
No, I'm not going to go and blindly create the group. I want to understand what in my configuration is expecting that group, as it's entirely possible (and maybe even likely) that my configuration is wrong and that the right course of action would be correcting the config. So, it's helpful to know that one of the message buses is the source of the issue. Do you know if there's any way to narrow it down more than that? i.e., find out which config file is causing this? Thanks, DR
On Wed, Oct 20, 2010 at 01:26:26PM -0400, David Rosenstrauch wrote:
So, it's helpful to know that one of the message buses is the source of the issue. Do you know if there's any way to narrow it down more than that? i.e., find out which config file is causing this?
It's caused by the avahi-daemon, check [1]. And if you're not sure which configuration file contains a reference to this group, you can always do something like `grep -R 'netdev' /etc/` to find out. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385495
participants (3)
-
Aljosha Papsch
-
David Rosenstrauch
-
Lukas Fleischer