From 04b756022882da45313853af1f946fad58fe93ae Mon Sep 17 00:00:00 2001 From: Thomas Chevalier Date: Tue, 21 Jun 2022 23:12:35 +0200 Subject: [PATCH] Update connection intformation --- ulogd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ulogd.conf b/ulogd.conf index af5f2fd..3825203 100644 --- a/ulogd.conf +++ b/ulogd.conf @@ -68,4 +68,4 @@ user="root" table="ulog2_ct" pass="CHANGE_ME" procedure="INSERT_OR_REPLACE_CT" -connstring="dbname=ulog user=root password=CHANGE_ME" +connstring="dbname=ulog user=ulog password=password"