Merge branch 'gls-frr-sbin-fedora' of https://github.com/gsomlo/core into gsomlo-gls-frr-sbin-fedora
This commit is contained in:
commit
49049befc8
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ grpcport = 50051
|
|||
quagga_bin_search = "/usr/local/bin /usr/bin /usr/lib/quagga"
|
||||
quagga_sbin_search = "/usr/local/sbin /usr/sbin /usr/lib/quagga"
|
||||
frr_bin_search = "/usr/local/bin /usr/bin /usr/lib/frr"
|
||||
frr_sbin_search = "/usr/local/sbin /usr/sbin /usr/lib/frr"
|
||||
frr_sbin_search = "/usr/local/sbin /usr/sbin /usr/lib/frr /usr/libexec/frr"
|
||||
|
||||
# uncomment the following line to load custom services from the specified dir
|
||||
# this may be a comma-separated list, and directory names should be unique
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue