Bug 148300

Summary: /etc/dbus-1/system.d/dhcdbd.conf tries to use 'com.redhat.dhcp'
Product: [openSUSE] SUSE Linux 10.1 Reporter: Jon Nelson <jnelson-suse>
Component: NetworkAssignee: Danny Kukawka <dkukawka>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: suse-beta
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jon Nelson 2006-02-05 22:24:27 UTC
What does this mean?

linux:/etc/dbus-1 # grep -r redhat .
./system.d/dhcdbd.conf:     <allow own="com.redhat.dhcp"/>
./system.d/dhcdbd.conf:     <allow send_interface="com.redhat.dhcp"/>
./system.d/dhcdbd.conf:     <allow send_destination="com.redhat.dhcp"/>
./system.d/dhcdbd.conf:            <deny own="com.redhat.dhcp"/>
./system.d/dhcdbd.conf:            <deny send_destination="com.redhat.dhcp"/>
./system.d/dhcdbd.conf:            <deny send_interface="com.redhat.dhcp"/>
Binary file ./system.d/.dhcdbd.conf.swp matches
linux:/etc/dbus-1 #
Comment 1 Marcus Meissner 2006-02-06 09:54:54 UTC
this is just a identifier name, like with Java classes.
Comment 2 Danny Al-Gaaf 2006-02-06 10:43:56 UTC
no comment