uselessd :: information system Edit RecentChanges Preferences Discussion uselessd (the useless daemon, or the daemon that uses less... depending on your viewpoint) is a project to reduce systemd to a base initd, process supervisor and transactional dependency system, while minimizing intrusiveness and isolationism. Basically, it’s systemd with the superfluous stuff cut out, a (relatively) coherent idea of what it wants to be, support for non-glibc platforms and an approach that aims to minimize complicated design. uselessd is still in its early stages and it is not recommended for regular use or system integration, but nonetheless, below is what we have thus far. See the NEWS file for in-depth changes, or the release announcements on the Dark n' Edgy forums. Support for compilation under musl and uClibc . This has meant eradicating plenty of GNUisms , including ...