FreeBSD Needs a SystemD

Status
Not open for further replies.
Whatever you do, don't use ini files. They always start with a promise of a simple key=value format and then get extended with weird stuff like the variable mutation/assignment that I cited above (a completely imperative construct, by the way). I'd rather deal with a custom DSL than that.

Obviously the definitions should be S-expressions.


(aka Lisp code)
 
If people want FreeBSD to be more like Linux, just use Linux.
LOL, that's not what I'm saying. I absolutely find Linux dreadful to work with, but SystemD is one of those things that make it slightly less dreadful. FreeBSD can continue to be the best if we get a properly implemented SystemD style solution for PID 1.
 
LOL, that's not what I'm saying. I absolutely find Linux dreadful to work with, but SystemD is one of those things that make it slightly less dreadful. FreeBSD can continue to be the best if we get a properly implemented SystemD style solution for PID 1.
I think you have an idealized vision of it and haven't used it extensively.

There are so many things wrong with it that it'll be time-consuming to enumerate them all.
 
There are so many things wrong with it that it'll be time-consuming to enumerate them all.
Which is why I say, FreeBSD needs a SystemD. It's like comparing kqueue/kevent vs epoll as a replacement to poll/select. FreeBSD can do it better.
 
Which is why I say, FreeBSD needs a SystemD. It's like comparing kqueue/kevent vs epoll as a replacement to poll/select. FreeBSD can do it better.
FreeBSD may need a better service manager but Systemd is the worst example. Suggesting it is insulting.

ChromeOS uses Ubuntu's Upstart. Gentoo's OpenRC also used by Alpine is even faster.
 
No.

If you want it so badly, start a fork.

[Edit:] Let me say it differently. If you are convinced, build a prototype system and show people how it is better.
Maybe once AI gets good enough to build a whole OS with just a prompt ;). Until then, I'm at the mercy of the developers.
 
Status
Not open for further replies.
Back
Top