Bird2 Configuration
This is fully optional and you should only use this if your bird2 installation is custom or you have changed the default locations.
Bird2
Directory
The location of your bird2 configuration files.
Default value
directory: /etc/bird/
Binary
The location of your bird2 binary file.
Default value
binary: /usr/sbin/bird
Socket
The location of your bird2 socket file.
Default value
socket: /run/bird/bird.ctl
Yaml example
bird2:
- directory: /etc/bird/
- binary: /usr/sbin/bird
- socket: /run/bird/bird.ctl