added configuration for loading custom config services

This commit is contained in:
Blake Harnden 2020-01-29 17:08:36 -08:00
parent 6aa7d2175d
commit a8a1643ee0
2 changed files with 4 additions and 0 deletions

View file

@ -14,6 +14,7 @@ frr_sbin_search = "/usr/local/sbin /usr/sbin /usr/lib/frr"
# this may be a comma-separated list, and directory names should be unique
# and not named 'services'
#custom_services_dir = /home/username/.core/myservices
#custom_config_services_dir = /home/username/.coretk/custom_services
# uncomment to establish a standalone control backchannel for accessing nodes
# (overriden by the session option of the same name)