View Single Post
Posts: 85 | Thanked: 121 times | Joined on Feb 2014
#7
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
[nemo@Jolla ~]$


However I'm able to start the service and use the application.
[nemo@Jolla ~]$ systemctl --user status harbour-callrecorderd
harbour-callrecorderd.service - Call Recorder Daemon
Loaded: loaded (/usr/lib/systemd/user/harbour-callrecorderd.service; disabled)
Active: active (running) since Fri 2014-10-31 12:26:12 EET; 8min ago
Main PID: 3699 (harbour-callrec)
CGroup: /user.slice/user-100000.slice/user@100000.service/harbour-callrecorderd.service
└─3699 /usr/bin/harbour-callrecorderd

[nemo@Jolla ~]$

Last edited by tvicol; 2014-10-31 at 10:59.