Devuan – Debian Without Systemd
devuan.org
Devuan – Debian Without Systemd
1–10 of 221 posts
Re: Devuan – Debian Without Systemd
#2I think you can even get my favorite init system on Devuan now - dinit. It has a simple and useful service file format that's trivial to use and it can monitor and restart processes and users can use it for starting up their daemons etc - BUT it doesn't take over the world and the log file formats are all text.
Re: Devuan – Debian Without Systemd
#3Re: Devuan – Debian Without Systemd
#4Re: Devuan – Debian Without Systemd
#5It seems though not having systemd in it would be against "init freedom": https://www.devuan.org/os/init-freedom . Or is there some particular criteria an init system needs to satisfy to be included, that systemd doesn't satisfy but the others do?
Re: Devuan – Debian Without Systemd
#6Re: Devuan – Debian Without Systemd
#7Honestly though, the argument against systemd is that it moves too much stuff into init, but I don't think it does enough of that, it's still extremely conservative, like, SD-DBus should be using binder x-port IMO.
Re: Devuan – Debian Without Systemd
#8It seems though not having systemd in it would be against "init freedom": https://www.devuan.org/os/init-freedom . Or is there some particular criteria an init system needs to satisfy to be included, that systemd doesn't satisfy but the others do?
Re: Devuan – Debian Without Systemd
#9Most issues regarding systemd I encountered were due to a halfway adoption (Debian). Some things like timers are a bit more cumbersome than "the old way", but I wouldn't want to miss the added robustness. Most things systemd implements lead to _less_ issues. And writing a systemd unit is pretty easy, contrary to the old bash script mess.
So, no. Keep your Poettering-Bashing to yourself. I'd rather invest the time in geokking the systemd choices deeper.
Re: Devuan – Debian Without Systemd
#10I like Devuan because it matches the Linux I learned - people who learned with a Systemd distro might not like it as much.