fixed core.conf commented out example path for core-pygui to use .coregui instead of .coretk

This commit is contained in:
Blake Harnden 2020-07-16 10:02:56 -07:00
parent b50f058374
commit db4ef2b42e

View file

@ -13,7 +13,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
#custom_config_services_dir = /home/username/.coregui/custom_services
# uncomment to establish a standalone control backchannel for accessing nodes
# (overriden by the session option of the same name)