Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Implement start/stop/restart for systemd units #11

Closed
soenkeliebau opened this issue Nov 2, 2020 · 0 comments · Fixed by #43
Closed

Implement start/stop/restart for systemd units #11

soenkeliebau opened this issue Nov 2, 2020 · 0 comments · Fixed by #43
Assignees
Milestone

Comments

@soenkeliebau
Copy link
Member

No description provided.

@lfrancke lfrancke added this to the Milestone #1 milestone Jan 25, 2021
soenkeliebau added a commit that referenced this issue Feb 12, 2021
The first version of integration with systemd to run services.
This implementation writes service unit files in the systemd unit folder. The user can decide whether to use the session bus or the system bus, which roughly translates to systemwide services and user-specific services.
Starting, stopping, enabling and disabling services is implemented.

Notably missing is the ability to query the state of a service.

fixes #11
fixes #9
fixes #6
fixes #5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants