Quote:
Originally Posted by NiLuJe
start|stop|restart lab126_gui
Or just x might be enough, depending. I don't rightly recall the differences, and the depgraph is hilarious.
Check what MRPI and the Font hack do for some inspiration  .
EDIT: Or, well, apparently framework is still a service, too ^^.
Look at the script from the Font Hack's KUAL extension for more details.
|
Thanks!
I had already found a shutdown script and guessed
stop framework
start framework
which worked. I didn't know about restart as a command.
Withe tab completion, I just now found restartFramework.sh but it is in entirety:
Code:
#!/bin/sh
/sbin/restart framework
I'll give restart lab126_gui a try in case it does better, but it is a bit disquieting that /etc/upstart/lab126_gui.conf exists, but not /etc/upstart/lab126_gui