View Single Post
Posts: 328 | Thanked: 72 times | Joined on Oct 2010 @ Venezuela
#1744
@trisha02 and @witteyheart

I made a mistake with the code, here is the one you should use:

leafpad /etc/event.d/dbus-scripts-session

replace whats there with the code below then reboot. or follow Karams post on pg 174

description "dbus-scripts-session"
author "Graham Cobb <g+770@cobb.uk.net>"

start on started hildon-desktop
stop on stopping hildon-desktop

console none

exec run-standalone.sh /usr/sbin/dbus-scripts --session

respawn