View Single Post
Posts: 51 | Thanked: 41 times | Joined on Feb 2015 @ Mansester, FI
#532
I checked that I should not have anything other starting the server process than /usr/lib/systemd/user/harbour-situations2application.service with the following content. Would that be the one that has come with the application?

Code:
[Unit]
Description=Situations Background Service
After=ofono.service lipstick.service

[Service]
ExecStart=/usr/bin/harbour-situations2application server
Restart=on-failure

[Install]
WantedBy=user-session.target
Anyway, I'll likely try out the new version later on.