Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Services UI by including relationship information #6

Closed
stefwalter opened this issue Nov 4, 2013 · 2 comments
Closed

Improve Services UI by including relationship information #6

stefwalter opened this issue Nov 4, 2013 · 2 comments
Assignees
Labels
good-first-issue Appropriate for new contributors

Comments

@stefwalter
Copy link
Contributor

We can have information about Wants, WantedBy, Before, After, etc, complete with links to the other services.

We can also have information about conflicts, such as when enabling a unit file fails because its alias is already installed by some other unit file.

@davidmalcolm
Copy link
Contributor

Random idea (not sure if it's a good one): draw a directed graph of a service's dependencies?
See e.g. the js-graph-drawing in https://apps.fedoraproject.org/ (though the animation there feels like a triumph of form over function).

@allisonkarlitskaya
Copy link
Member

Full list of things I intend to support (just for my own memory): Requires, Wants, WantedBy, Conflicts, Before, After

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue Appropriate for new contributors
Projects
None yet
Development

No branches or pull requests

3 participants