Skip to content

Commit

Permalink
doc: fix frr config path error in building
Browse files Browse the repository at this point in the history
 --sysconfdir=/etc

Signed-off-by: xuweiwei <[email protected]>
  • Loading branch information
victory460 committed Aug 8, 2024
1 parent 975e1a3 commit 6b0b14f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/developer/building-frr-for-centos7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ an example.)
cd frr
./bootstrap.sh
./configure \
--sysconfdir=/etc
--bindir=/usr/bin \
--sbindir=/usr/lib/frr \
--libdir=/usr/lib/frr \
Expand Down

0 comments on commit 6b0b14f

Please sign in to comment.