Hacker News new | ask | show | jobs
by nightowl_games 2024 days ago
I prefer system d because I also have a cloud VM where I use systemd to run a database and an account service online for the games I make. I found systemd to be pretty darn nice for that. basically a better supervisor and far less bulky than using Docker.

That being said, I almost never use (or even think about) systemd on my Linux Mint install.

1 comments

When you say you "prefer" what other system did you try and what was the issue that was solved by systemd?