Fixed bird config path
This commit is contained in:
parent
2a1f6388c5
commit
a715a77c0d
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ You can download BIRD source code from it's [official repository.](https://gitla
|
|||
make
|
||||
su
|
||||
make install
|
||||
vi /usr/local/etc/bird.conf
|
||||
vi /etc/bird/bird.conf
|
||||
```
|
||||
The installation will place the bird directory inside */etc* where you will also find its config file.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue