diff --git a/etc/ngcp-config/ngcpcfg.cfg b/etc/ngcp-config/ngcpcfg.cfg index 6f308a29..5a12df93 100644 --- a/etc/ngcp-config/ngcpcfg.cfg +++ b/etc/ngcp-config/ngcpcfg.cfg @@ -14,7 +14,7 @@ RTP_INTERFACES_CONFIG="/etc/ngcp-rtpengine-daemon/interfaces.yml" EXTRA_CONFIG_DIR="${NGCPCTL_MAIN}/config.d/" # configuration dirs that should be managed -CONFIG_POOL='/etc /var' +CONFIG_POOL='/etc /var /usr' # location of templates TEMPLATE_POOL_BASE="${NGCPCTL_MAIN}/templates"