Bug 378193 - Use systemd to start Mycroft service
Summary: Use systemd to start Mycroft service
Status: RESOLVED FIXED
Alias: None
Product: plasma-mycroft
Classification: Unmaintained
Component: Plasmoid (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Aditya Mehra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-28 08:13 UTC by stardiviner
Modified: 2017-03-30 17:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stardiviner 2017-03-28 08:13:42 UTC
Arch Linux now use systemd now. So the `/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/code/*.sh` scripts should change from `service` to `systemctrl`.
Comment 1 Aditya Mehra 2017-03-28 08:28:40 UTC
(In reply to stardiviner from comment #0)
> Arch Linux now use systemd now. So the
> `/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/code/*.
> sh` scripts should change from `service` to `systemctrl`.

The plasmoid already has an option to use Systemd service under the settings tab. Are you on the latest version ?
Comment 2 stardiviner 2017-03-30 04:14:38 UTC
(In reply to Aditya Mehra from comment #1)
> (In reply to stardiviner from comment #0)
> > Arch Linux now use systemd now. So the
> > `/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/code/*.
> > sh` scripts should change from `service` to `systemctrl`.
> 
> The plasmoid already has an option to use Systemd service under the settings
> tab. Are you on the latest version ?

I have not found it. I installed it from AUR. Screenshot here: https://drp.io/i/4J8fBuB3z
Comment 3 Aditya Mehra 2017-03-30 06:47:19 UTC
That is the second option in the screenshot "Installed Using Mycroft Package"
Comment 4 stardiviner 2017-03-30 16:44:41 UTC
(In reply to Aditya Mehra from comment #3)
> That is the second option in the screenshot "Installed Using Mycroft Package"

Thanks, it works with your said configuration.
Comment 5 Aditya Mehra 2017-03-30 17:22:56 UTC
User Issue Resolved