Fix bird.conf example
Make it syntactically correct, so it is accepted.
This commit is contained in:
parent
69f7399247
commit
15a4421f9c
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@ protocol rip {
|
|||
ipv4;
|
||||
}
|
||||
|
||||
protocol ripng {
|
||||
protocol rip ng {
|
||||
ipv6;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue