View Single Post
Posts: 440 | Thanked: 2,256 times | Joined on Jul 2014
#83
Originally Posted by nh1402 View Post
If anyone has any ideas how to make an automated script out of this (for sailfish and android) then please say so. Especially if you know how to get back into Sailfish from Android without ssh.
Can you still get to systemctl from android? Might be an idea to write a unit file for surfaceflinger, and get systemd to start lipstick when it exits.

Using a 'Conflicts' directive you can stop lipstick when the surfaceflinger.service starts, and with a 'OnFailure' directive you can start lipstick again when you kill surfaceflinger from inside.

This also looks like a way to get the buffer output of Surfaceflinger and could be useful for integration work later.
__________________
SirenSong v0.5
Like my work? buy me a beer

Last edited by r0kk3rz; 2015-10-30 at 09:39.
 

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