I'm trying to track down a bad bug in dhcpcd-6.4.4, so (unlike most days ;) I'm paying close attention to the output of journalctl.
The confusing part is that the output of journalctl is *very* different depending on whether dhcpcd starts correctly during boot. Or not. I think I may be shooting myself in the usual foot by continuing to use sysklogd along with systemd (using my own custom *.service script to start sysklogd). If journald is really a complete syslog replacement then I'll dump my old kludge and be very happy to do it. Canek, maybe? Anyone?