bird2: use official example config file
authorMartin Schiller <ms@dev.tdt.de>
Thu, 12 Dec 2024 07:06:09 +0000 (08:06 +0100)
committerToke Høiland-Jørgensen <toke@toke.dk>
Thu, 12 Dec 2024 11:08:31 +0000 (12:08 +0100)
commit0490c7f39a1e53e2f49654aea16b015c8cc92380
tree67210ed70fdd04e4bd398614b90a5e3612697bcb
parentcf586ee776c777b8b5b0178f138b8c9bd82c426c
bird2: use official example config file

Using the openwrt example config (which seems to be a clone of the
official example2 config) leads to the following error:

    bird: /etc/bird.conf:138:15 syntax error, unexpected '/'

In addition, the previous configuration seems to me to be too
case-specific and cannot really be used as a template for a fresh
configuration.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
bird2/Makefile
bird2/files/bird.conf [deleted file]