Skip to content

Would it be possible to port openrc-settingsd to run on Void/runit? #48911

@mayhair

Description

@mayhair

GNOME and other desktop environments have graphical options to change the time zone, hostname, etc. They use dbus interfaces which are packaged with systemd (for example, changing the time zone relies on org.freedesktop.timedate1). This means that by default, these options do not work on distros that do not use systemd, including Void.

Gentoo and Alpine, which use OpenRC, are already using openrc-settingsd to make these options work. Void uses runit, so it cannot use this service as-is, but I still wonder if it would be easy to port it.

I know that these options can already be changed via the command-line, but it would be nice to implement this for users who prefer to change settings graphically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions