Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bird2: use official example config file #1094

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

sch-m
Copy link
Contributor

@sch-m sch-m commented Dec 12, 2024

Maintainer: @bradfordzhang @tohojo
Compile tested: x86_64, latest master
Run tested: x86_64, latest master

Description:
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.

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 <[email protected]>
Copy link
Contributor

@tohojo tohojo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, sounds reasonable

@tohojo tohojo merged commit 0490c7f into openwrt:master Dec 12, 2024
12 checks passed
@sch-m sch-m deleted the pr20241212-bird2.conf branch December 12, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants