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

Support for non-systemd linux distributions. #775

Open
KDBalashevich opened this issue Apr 23, 2024 · 0 comments
Open

Support for non-systemd linux distributions. #775

KDBalashevich opened this issue Apr 23, 2024 · 0 comments

Comments

@KDBalashevich
Copy link

Could you, please, make client a bit more distribution-agnostic?

Right now it requires systemd at least for two things:

  1. Service management. It is not a huge problem, since a user can easily create a sysVinit/OpenRC/runit service if needed or even run the service directly.
  2. DNS management. dnsutilslinux uses systemd-resolved, which is a part of systemd. In older versions it just worked with system DNS servers, but now the client does not work at all without systemd-resolved.

Could you, please, add support for openresolv or use some other solution, so that users of non-systemd distributions (like, for example, Gentoo, Alpine, Void, Devuan, Artix, etc.) could still use this software?

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