Was I pissed when UDEV got forced to systemd, yeah, I got over it.
Do I like systemd? I guess, I am warming up to it.. still not super fond of the daemon setup however.
edit: by not being fond of the daemons I mean this crap "systemctl enable servicename.service" <- do I really need to type .service all the time? fuck.
Last edited by nightmarex; 01-27-2013 at 02:02 PM.
I could use the gentoo init file, except that it's not a sysV init file. It is not standalone and depends on other bits of software to work (namely runscript) and includes dependancy info in the init file. I don't really want to write init scrips just so that I can use a different init system, when the one I have works well and is fast enough. So, until everything is shipping with .system files I think I'll stick with the distro default, and a distro that doesn't use systemd.
As for the journal thing, why would I want two logs on the same machine? Either make sure that I can recover the logs, from a mostly corrupt HDD as long as I can read at least some of the file, or let me not run journal at all, and pass everything to syslog-ng. chrooting and running the installed copy of journal is not good enough and not being able to get anything out on a partially corrupted file is also not good enough.
Gentoo's wiki (http://en.gentoo-wiki.com/wiki/Systemd#Services) has a mediatomb .service, for the record. And if mediatomb doesn't ship a .service file then thats mediatomb's fault, just as it would be if they didnt ship a sysV init or an upstart job
syslogs are only there in an emergency, same way you would use a remote syslog server in the emergency event of a break in on a production machine. So far i haven't had a situation where the journal wasn't enough. "Or let me rn the journal not at all and pass everything to syslog-ng" Thats what im doing. Journal and syslog both capture log messages. Journal doesnt block syslog in any way. In fact they made it a point to allow syslog and journal to be running simultaneously.
It should not be a goal at all. Having the udev maintainer and systemd maintainer be the same person is a recipe for disaster. Untenable situation in my opinion. Obviously, the temptation to leverage udev to accelerate the demise of systemd competitors must be strong, and chances are, irresistable.
"My recommendation for distros who want udev without the rest of systemd
is to build systemd normally and just pick the files you are interested
in from "make install"" -- Lennart Poettering
Arrogant does not begin to describe this attitude.