elementary / switchboard-plug-parental-controls

Switchboard Screen Time & Limits Plug
https://elementary.io
GNU General Public License v3.0
11 stars 14 forks source link

Support other init systems like runit. #109

Closed LinArcX closed 4 years ago

LinArcX commented 4 years ago

I'm trying to build this plugin for void-linux. And i get this error message:

meson.build:37:0: ERROR: Dependency "systemd" not found, tried pkgconfig

Since, void linux uses runit, Is it possible to support runit?

danirabbit commented 4 years ago

If someone wanted to submit a PR, we might consider merging but adding code to support an uncommon configuration like this is probably not something we're going to spend any time on

Closing as "Out of scope" since we don't intend to support non-systemd configurations.