View Single Post
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#2590
Originally Posted by Markkyboy View Post
That's a good question, I made a launcher icon and filled the desktop entry with same details used in sailfish utilities for restarting lipstick.

Code:
[Desktop Entry]
    Type=Application
    Name=Refresh
    Icon=refresh
    Exec=nohup sh -c "pkill jolla-settings;systemctl --user --no-block restart lipstick.service" 1>/dev/null 2>/dev/null &
    X-Desktop-File-Install-Version=0.20
or when I'm using SSH, I tend to use ` systemctl --user restart lipstick.service`
This should not cause failsafe mode trigger. I'll check when have time.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 7 Users Say Thank You to coderus For This Useful Post: