aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/postgresql/templates/pg_hba.conf2
-rw-r--r--modules/postgresql/templates/postgresql.conf6
2 files changed, 7 insertions, 1 deletions
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