From a715a77c0d3e0d63c3633cbdef44fff22a720053 Mon Sep 17 00:00:00 2001 From: SaintYomar Date: Thu, 13 Jun 2019 14:05:13 -0500 Subject: [PATCH] Fixed bird config path --- docs/services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services.md b/docs/services.md index 14092492..6f1f4940 100644 --- a/docs/services.md +++ b/docs/services.md @@ -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.