Bug#926742: netdata: /etc/netdata/edit-config looks for config files in the wrong place

2019-08-12 Thread Daniel Baumann
close 926742 1.16.1-1 thanks Hi, I've tested this with the current version in sid, and.. this works now, edit-config does the right thing indeed (does exactly what you described as a fix in the first lines of the script). Regards, Daniel

Bug#926742: netdata: /etc/netdata/edit-config looks for config files in the wrong place

2019-04-09 Thread Nye Liu
That should have read: sudo /etc/netdata/edit-config health.d/tcp_listen.conf edit-config should be something like: [ -z "${NETDATA_USER_CONFIG_DIR}"  ] && NETDATA_USER_CONFIG_DIR="/etc/netdata" [ -z "${NETDATA_STOCK_CONFIG_DIR}" ] && NETDATA_STOCK_CONFIG_DIR="/usr/lib/netdata/conf.d"

Bug#926742: netdata: /etc/netdata/edit-config looks for config files in the wrong place

2019-04-09 Thread Nye Liu
Package: netdata Version: 1.12.2-2 Severity: normal $ sudo /etc/netdata/edit-config tcp_listen.conf File 'tcp_listen.conf' is not found in '/usr/local/lib/netdata/conf.d' Config files are in /usr/lib/netdata when using debian. -- debconf information excluded