Earlier quoted context omitted.
> But honestly as long as when I boot my Debian-derived distro it works as expected why am I going yo go digging into how it works? My (least) favorite SystemD gotcha I discovered recently is the way it's taken over 'fstab' in some distros. I think Debian is one of them. When you edit 'fstab', you need to run 'systemctl daemon-reload'. Fine. Whatever. I don't have a huge problem with that. However, when you try to bo…
Ok that’s a bit much. Why is SystemD encroaching on the fstab??
It's fundamentally not that different from sysvinit, with its various init scripts that mounted filesystems according to the fstab.