From f1b5350bacee69e4f3bb729b86afd05a5a17f431 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 30 Nov 2010 07:27:38 +0100 Subject: [PATCH] siglaunchd: ConnMan D-Bus API moved from the org.moblin.connman domain to the net.connman one Signed-off-by: Stephan Raue --- packages/sysutils/siglaunchd/config/siglaunchd.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/sysutils/siglaunchd/config/siglaunchd.conf b/packages/sysutils/siglaunchd/config/siglaunchd.conf index 9aa446b87b..13ff5ab7c7 100644 --- a/packages/sysutils/siglaunchd/config/siglaunchd.conf +++ b/packages/sysutils/siglaunchd/config/siglaunchd.conf @@ -1,4 +1,2 @@ #"/usr/sbin/startnetwork"=org.freedesktop.DBus;org.freedesktop.DBus;/org/freedesktop/DBus;NameOwnerChanged;arg[0]="org.moblin.connman" -"/usr/sbin/startnetworkdaemons"=org.moblin.connman.Service;org.moblin.connman.Service;/profile/default/*;PropertyChanged;arg[0]="State",arg[1]="online" - - +"/usr/sbin/startnetworkdaemons"=net.connman.Service;net.connman.Service;/profile/default/*;PropertyChanged;arg[0]="State",arg[1]="online"