<div dir="ltr">Hi guys,<div><br></div><div>I have just upgraded the bird version to version 2. I just wonder whether there is anything we should configure for systemd to notify us of a syntax error in bird.conf while doing systemctl reload/restart bird?</div><div><br></div><div>It is no longer informing me somehow now.</div><div><br></div><div># systemctl reload bird<br>#<br></div><div><br></div><div># systemctl restart bird<br>Job for bird.service failed because the control process exited with error code.<br>See "systemctl status bird.service" and "journalctl -xe" for details.<br># systemctl status bird.service<br>● bird.service - BIRD Internet Routing Daemon<br>   Loaded: loaded (/lib/systemd/system/bird.service; enabled; vendor preset: enabled)<br>   Active: failed (Result: exit-code) since Wed 2023-07-05 07:15:25 UTC; 9s ago<br>  Process: 71401 ExecStartPre=/usr/lib/bird/prepare-environment (code=exited, status=0/SUCCESS)<br>  Process: 71409 ExecStartPre=/usr/sbin/bird -p (code=exited, status=1/FAILURE)<br><br>Jul 05 07:15:25 n246-040-093 bird[27010]: BGP_session1: State changed to down<br>Jul 05 07:15:25 n246-040-093 bird[27010]: BGP_session1: Channel ipv4 removed<br>Jul 05 07:15:25 n246-040-093 bird[27010]: BGP_session2: State changed to down<br>Jul 05 07:15:25 n246-040-093 bird[27010]: BGP_session2: Channel ipv4 removed<br>Jul 05 07:15:25 n246-040-093 bird[27010]: BGP_session3: State changed to down<br>Jul 05 07:15:25 n246-040-093 bird[27010]: BGP_session3: Channel ipv4 removed<br>Jul 05 07:15:25 n246-040-093 bird[27010]: Shutdown completed<br>Jul 05 07:15:25 n246-040-093 systemd[1]: bird.service: Control process exited, code=exited, status=1/FAILURE<br>Jul 05 07:15:25 n246-040-093 systemd[1]: bird.service: Failed with result 'exit-code'.<br>Jul 05 07:15:25 n246-040-093 systemd[1]: Failed to start BIRD Internet Routing Daemon.<br></div><div><br></div><div>It is only when I manually enable, it triggers the error line:</div><div># /usr/sbin/bird -f -u bird -g bird<br>bird: /etc/bird/bird.conf:4:1 syntax error, unexpected CF_SYM_UNDEFINED<br></div><div><br></div><div>I wonder whether I need to configure anything for BIRD 2?</div><div><br></div><div>Thanks,</div><div>Jimmy</div></div>