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

Think about abstractions over systemd #5

Closed
stefwalter opened this issue Nov 4, 2013 · 1 comment
Closed

Think about abstractions over systemd #5

stefwalter opened this issue Nov 4, 2013 · 1 comment

Comments

@stefwalter
Copy link
Contributor

The current Services UI is almost pure systemd, which is nice and powerful, but we might be able to put some nice abstractions over it with little effort.

For example, the user can choose the default target by enabling exactly one of the targets that install themselves as an alias for "default.target". Once you know this, it is fairly easy to do with raw systemd. Still, we can make a "Default Server Profile" page that presents these targets as radio buttons.

@stefwalter
Copy link
Contributor Author

@mvollmer implemented abstractions over systemd. As far as the services page, that will stay a systemd page, and any alternatives should be implemented as a separate module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant