From 6c9380144f0d37c2fd3fbc74824918089f2390dd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Sep 2021 11:28:41 +0200 Subject: -try to fix Debian package and other issues --- debian/sync-httpd.config | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/sync-httpd.config') diff --git a/debian/sync-httpd.config b/debian/sync-httpd.config index 36e67d1..63f7a0a 100644 --- a/debian/sync-httpd.config +++ b/debian/sync-httpd.config @@ -10,6 +10,7 @@ _GROUPNAME=www-data # For now, we only support postgres dbc_dbtypes=pgsql dbc_dbuser=${_USERNAME} +dbc_dbname="sync" dbc_authmethod_user=ident dbc_authmethod_admin=ident -- cgit v1.2.3