|
Since the change, you could always use debian without systemd. It was trivial, especially for servers. Desktops took more care, but that was still a non-issue. But lately, especially since bookworm, things are less solid. rsyslogd is not a default install item now, and when you install it, there is no init script. This is fine for servers which want centralized logging under systemd, because of course it can start syslog with the included unit file. But if you remove systemd, by default you have no logging daemon, and once installed, no init script by default. Easy to fix, but a reduced ease of use. |
If you want a systemd-free Debian, then Devuan is your go-to.