> root@rs1f:/etc/bird# systemctl status bird.service [...]
> Process: 510 ExecStartPre=/usr/sbin/bird -p (code=exited, status=1/FAILURE) Here is the problem, this command failed. > root@rs1f:/etc/init# cat /lib/systemd/system/bird.service [...] > ExecStartPre=/usr/sbin/bird -p Here it uses the default config path. This command checks the bird config for validity. Maria