systemd: The Good Parts (xeiaso.net)
from learnbyexample@programming.dev to linux@lemmy.ml on 14 Oct 2024 10:57
https://programming.dev/post/20546589

#linux

threaded - newest

bunitor@lemmy.eco.br on 15 Oct 2024 13:57 collapse

cool article

which makes me wonder why there are people who still avoid systemd. i get that alpine can’t use glibc, but what about everyone else? i just see vague statements about systemd being “too big” or going “against unix philosophy”, but never concrete disadvantages of systemd compared to other pid-1s

edit: also, i wonder how viable would it be to port systemd to musl or whatever alpine uses so that they can take advantage of it