The Grumpy Editor's guide to surviving the systemd debate
The Grumpy Editor's guide to surviving the systemd debate
Posted Nov 13, 2014 12:01 UTC (Thu) by dps (guest, #5725)Parent article: The Grumpy Editor's guide to surviving the systemd debate
I have some *very* negative experience of systemd. A box which has systemd and local media was rendered unbootable by a networking problem unless I used init=/bin/bash and did things manually. However desirable the remainder of systemd might be this sort of behaviour is a huge step in the wrong direction.
The main beef I have with systemd is that it is very hard to fix things which are not working than it was with older and simpler solutions. I also don't like the dependencies of dbus, udev and other things which are a really bad idea on paranoid firewall systems.
My firewall has neither dbus nor udev, does not support kernel modules and a read only separate /usr partition. The fact that systemd can't cope with that suggests to systemd stuffs too much into init.
