View Single Post
Posts: 49 | Thanked: 174 times | Joined on Oct 2014 @ Hagenberg i.M., Austria
#10
Originally Posted by tvicol View Post
I have a problem with enabling service at boot. This fail every time :
[nemo@Jolla ~]$ systemctl --user enable harbour-callrecorderd
Failed to issue method call: No such file or directory
Hi,

did you try reboot the phone or do

Code:
$ systemctl --user daemon-reload
If it didn't help, can you please do:

Code:
$ pkcon install strace
$ strace -o ~/strace.log systemctl --user enable harbour-callrecorderd
and send strace.log here