fixed core.conf commented out example path for core-pygui to use .coregui instead of .coretk
This commit is contained in:
parent
b50f058374
commit
db4ef2b42e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
# this may be a comma-separated list, and directory names should be unique
|
||||||
# and not named 'services'
|
# and not named 'services'
|
||||||
#custom_services_dir = /home/username/.core/myservices
|
#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
|
# uncomment to establish a standalone control backchannel for accessing nodes
|
||||||
# (overriden by the session option of the same name)
|
# (overriden by the session option of the same name)
|
||||||
|
|
Loading…
Reference in a new issue