Initialize the log subsytem in the SE like it is done in the RDE. Without
authorclaudio <claudio@openbsd.org>
Mon, 25 Jul 2016 14:29:28 +0000 (14:29 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 25 Jul 2016 14:29:28 +0000 (14:29 +0000)
commit14c1d5be6cf8c3248653f99e20ce3b92ecb90c3c
tree175c5491ee5a7b042952c2cbfa0b3ed55a6eef20
parentf9d5788bac7b1e61457043e3d62c8756ff5fa6ea
Initialize the log subsytem in the SE like it is done in the RDE. Without
this all logging is going via stderr to /dev/null which is not helpful.
OK deraadt@ phessler@
usr.sbin/bgpd/session.c