main: slightly rearrange serialization fdset, and logging/console setup
authorLennart Poettering <lennart@poettering.net>
Fri, 15 Dec 2017 15:53:13 +0000 (16:53 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 15 Dec 2017 19:52:28 +0000 (20:52 +0100)
commita70c72a0463a86ef952346304afe474add0302cf
tree134f1edef5678ce4931d8bdce8397edf4181ce2a
parent5a2e0c6257a49a8a1d6b60b33c766f4ca96ade54
main: slightly rearrange serialization fdset, and logging/console setup

Let's merge two if blocks, and move log_close()/log_open() out of the
testing codepath, as there's no reason to have it there.
src/core/main.c