don't do dbus by default
authorKevron Rees <kevron_m_rees@linux.intel.com>
Fri, 14 Sep 2012 20:20:49 +0000 (13:20 -0700)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Fri, 14 Sep 2012 20:20:49 +0000 (13:20 -0700)
ambd/ambd.service
ambd/config

index 042a0d3..ac95c16 100644 (file)
@@ -7,9 +7,9 @@ Description=Automotive Message Broker
 After=syslog.target 
 
 [Service]
-Type=dbus
+#Type=dbus
 ExecStart=/usr/bin/ambd 
-BusName=org.automotive
+#BusName=org.automotive
 
 [Install]
 WantedBy=multi-user.target
index 010ccc7..2dc056b 100644 (file)
                        "path" : "/usr/lib/automotive-message-broker/examplesinkplugin.so" 
                },
                {
-                       "name" : "DBusSink",
-                       "path" : "/usr/lib/automotive-message-broker/dbussinkplugin.so" 
-               },
-               {
                        "name" : "WebSocketSink",
                        "path" : "/usr/lib/automotive-message-broker/websocketsinkplugin.so"
                        "interface" : "lo"