From daddd5d692d16d64da62acde192aea60fc3cb0ff Mon Sep 17 00:00:00 2001 From: Jimmy Monin Date: Thu, 18 Aug 2022 15:23:57 +0200 Subject: [PATCH] Rename postgresl config to "local" (same as MySQL) --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index f5bfbce..a209464 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -90,7 +90,7 @@ netdata_add_yunohost_postgres_configuration () { fi if [ -f /etc/yunohost/psql ] && [ -z "$(grep "yunohost" $postgres_file)" ] ; then cat >> $postgres_file <