No systemd - Resources against systemd and alternatives (original) (raw)

What is systemd?

systemd claims to be a good and modern replacement for SysVinit — a so called init daemon. Usually the init daemon is the first process spawned by the kernel and thus has the PID #1 and is responsible for spawning other daemons which are necessary for the OS to operate, e.g. networking, cron, syslog etc.

List of init daemons*:

*inactive: No development activity has occurred for several years.

What is so bad about systemd?

Notable bugs and security issues:

Other issues arising around systemd:

How do I get rid of systemd?

Replace systemd with an alternative init system:

Linux distributions without systemd:

Alternatively you can use Linux distributions which do not use systemd by default:

A good summary about most of the beforementioned distributions can be found here.

BSD alternatives:

You can also consider changing to BSD derivatives: