Commands to execute before the config file check. The file to be checked will be available as bird.conf
in the current directory.
Files created with this option will not be available at service runtime, only during build time checking.
Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
echo "cost 100;" > include.conf
''