Hello list,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am&nbsp; new to D-Bus.I am using lib-dbus in an ARM platform.Can somebody please tell me how can I create the system_bus_socket.<br>When I call dbus-launch without any arguments,it creates the session bus and returns the path and bus pid..the exact output is <br>
#dbus-launch<br>DBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/dbus-IwWD9FI32l,guid=ff28c90c31ef8daa23c68c00000018f1<br>DBUS_SESSION_BUS_PID=348,<br><br>ps shows that dbus-daemon is running..<br>&nbsp;<br>when I call dbus-launch with the config file for system message bus it returns <br>
<br>#dbus-launch --config-file=/etc/dbus-1/system.conf<br>Failed to start message bus: Could not get UID and GID for username &quot;messagebus&quot;<br>EOF reading PID from bus daemon<br><br>I get the same error message when I try to do a &quot;dbus-daemon --system&quot;<br>
<br>Thanks in advance..<br>Regards,<br>George.<br><br><br><br>