View Single Post
Sohil876's Avatar
Posts: 130 | Thanked: 132 times | Joined on Jan 2013 @ India
#207
Originally Posted by qwazix View Post
I guess I got what it is. Could a brave soul change sleep 2 to sleep 10 in /etc/event.d/timenow.conf and report back?
Tried:-
Code:
start on started hildon-desktop
stop on stopped hal
#stop on stopped dbus
respawn
respawn limit 15 3
sleep 10

script
    exec su user -c "run-standalone.sh /opt/timenowd/bin/timenowd"

end script
and it was still the same as before, though like others, for me the sleep value wasnt there in timenow.conf in v0.12, i copied it from v0.10.

Last edited by Sohil876; 2013-12-31 at 07:56.
 

The Following User Says Thank You to Sohil876 For This Useful Post: