Skip Navigation
63 comments
  • @pewgarseemsimandroid systemd has a lot of really good things...
    But it's too complex for init process and even too complex for service manager. Many solib dependencies causes long start, big memory footprint and possibe security issues. Many things might be implemented in some separate services, running with restricted permissions and optionally disabled.
    initng was very similar to systemd, but was very simple and very much faster

  • Try to pass init=

    <path to any other init system>

    and you'll see reduced RAM usage. Systemd is bloated.

  • I've used both runnit and systemD and I prefer systemD. Nothing against runnit and I love Void Linux.

63 comments