udevd: open log output early
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 1 Jul 2019 14:44:48 +0000 (16:44 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 4 Jul 2019 08:36:30 +0000 (10:36 +0200)
commit6b413782df728e895fdbeffed30c40c91cb05238
treeae0f4a45f252e8336835b4d0bba03cecfc83a143
parentbdc3426870be2536dd807692420b7b86e7d76ab7
udevd: open log output early

We'd log to the "console", losing structured logs during configuration file parsing.
Let's be nice to journalctl users, and log to the journal immediately.
src/udev/udevd.c