Thread
:
Connect to Internet on demand & disconnect automatically, particularly for GPRS?
View Single Post
Matan
2010-01-21 , 19:27
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#
34
Do you mean that the script runs when you run it manually, but does not start automatically? I am not sure about the operation of the upstart system. Perhaps you need to add an ampersand after the call to the script, so the line should be:
/usr/local/bin/scriptname &
Also /usr/local/bin/scriptname needs to be executable, not the file in /etc/event.d
Quote & Reply
|
The Following User Says Thank You to Matan For This Useful Post:
iKneaDough
Matan
View Public Profile
Send a private message to Matan
Find all posts by Matan