View Single Post
Old 05-16-2012, 04:24 PM   #145
Rockets00
Connoisseur
Rockets00 got an A in P-Chem.Rockets00 got an A in P-Chem.Rockets00 got an A in P-Chem.Rockets00 got an A in P-Chem.Rockets00 got an A in P-Chem.Rockets00 got an A in P-Chem.Rockets00 got an A in P-Chem.Rockets00 got an A in P-Chem.Rockets00 got an A in P-Chem.Rockets00 got an A in P-Chem.Rockets00 got an A in P-Chem.
 
Posts: 60
Karma: 6492
Join Date: Oct 2011
Device: kindle 2
My next problem:
autostart
1. /etc/init.d/netwatchd stop
2. /etc/init.d/powerd stop

If I add these lines to config.lua, will it work?

os.execute("/etc/init.d/netwatchd stop")
os.execute("/etc/init.d/powerd stop")

How can I start them after I quit KVV automatically? I want to use config.lua.
If it is not possible, I will try to use launchpad, but it will be not automated.

Last edited by Rockets00; 05-16-2012 at 04:46 PM.
Rockets00 is offline   Reply With Quote