linuxtoys
linuxtoys copied to clipboard
[Enhancement] Support for operating systems that does not have SystemD
Describe the bug As of right now, inspecting LinuxToys source code shows that, apparently, it depends on SystemD, this prevents many tweaks from working on operating systems that do not use SystemD, like Void Linux, which uses RunIt.
Desktop (please complete the following information):
- OS: [Void Linux]
- Version: [latest, as of 03/11/2025]
This should have been marked as "Enhancement" instead of a bug, sorry.
We will keep watching over this possibility, although at this time it's not possible to make this port due to inconsistencies that would have to be accounted for both in code and documentation. Init systems other than SystemD also tend to not play nice with automation (scripts) in general.