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

timeadmin should not depend on systemd only #759

Open
oz123 opened this issue Jun 18, 2024 · 0 comments
Open

timeadmin should not depend on systemd only #759

oz123 opened this issue Jun 18, 2024 · 0 comments

Comments

@oz123
Copy link
Contributor

oz123 commented Jun 18, 2024

Actual behaviour

The commit 9c2e887
locks timeadmin to systemd systems only.
However, timeadmin only uses known D-Bus services ("org.freedesktop.timedate1.set-time", "org.freedesktop.timedate1.set-timezone" etc...).

Expected behaviour

One should be able to compile timeadmin on systems without systemd.

openrc-settingsd implements these knows services for OpenRC based systems.

https://gitlab.com/postmarketOS/openrc-settingsd/-

One could implement a check if openrc-settingsd is found on the system to enable it.

Steps to reproduce the behavior

Not relevant.

MATE general version

1.29

Package version

1.29

Linux Distribution

PostmarketOS, Gentoo (with OpenRC).

Link to bugreport of your Distribution (requirement)

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

No branches or pull requests

2 participants