View Single Post
Old 05-24-2021, 05:23 PM   #3
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,806
Karma: 103362673
Join Date: Apr 2011
Device: pb360
Quote:
Originally Posted by NiLuJe View Post
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
j.p.s is offline   Reply With Quote