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

Ability to perform daemon-reload #9

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

Ability to perform daemon-reload #9

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

Comments

@soenkeliebau
Copy link
Member

Whenever any unit file was changed systemd needs to reload information from the unit files. This should be transparently triggered after any relevant changes.

@lfrancke lfrancke added this to the Milestone #1 milestone Jan 25, 2021
@soenkeliebau soenkeliebau self-assigned this Feb 2, 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