mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-03 15:41:54 +00:00
Socktest: Allow BIRD logger
This commit is contained in:
parent
c46329e701
commit
856c3d105c
@ -169,6 +169,7 @@ scan_infaces(void)
|
|||||||
void
|
void
|
||||||
bird_init(void)
|
bird_init(void)
|
||||||
{
|
{
|
||||||
|
log_switch(1, NULL, NULL);
|
||||||
resource_init();
|
resource_init();
|
||||||
io_init();
|
io_init();
|
||||||
if_init();
|
if_init();
|
||||||
|
Loading…
Reference in New Issue
Block a user