From bb6b6147c361af5972aad7e6fc95272f50427319 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Sat, 6 Nov 2010 09:00:37 +0000 Subject: - notice the file is in svn --- modules/postgresql/templates/pg_hba.conf | 2 ++ modules/postgresql/templates/postgresql.conf | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/modules/postgresql/templates/pg_hba.conf b/modules/postgresql/templates/pg_hba.conf index f2896f30..dd372110 100644 --- a/modules/postgresql/templates/pg_hba.conf +++ b/modules/postgresql/templates/pg_hba.conf @@ -75,6 +75,8 @@ # TYPE DATABASE USER CIDR-ADDRESS METHOD +# This file is in mageia svn: +# $Id$ # Nanar: # This bypass global config for specific user/base diff --git a/modules/postgresql/templates/postgresql.conf b/modules/postgresql/templates/postgresql.conf index 57c4b227..813c0910 100644 --- a/modules/postgresql/templates/postgresql.conf +++ b/modules/postgresql/templates/postgresql.conf @@ -1,7 +1,11 @@ # ----------------------------- # PostgreSQL configuration file # ----------------------------- -# + +# This file is in mageia's svn: +# $Id$ + + # This file consists of lines of the form: # # name = value -- cgit v1.2.1