From 68977a5d194a6e2edc5d580adb0aeeb7d5e250d8 Mon Sep 17 00:00:00 2001 From: Timo Zingel Date: Sun, 16 Nov 2014 19:31:28 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50fe4f1..2122f67 100644 --- a/README.md +++ b/README.md @@ -167,9 +167,9 @@ This will make sure that the data stored in the database is not lost when the im ## Securing the server -By default a randomly generated password is assigned for the postgres user. The password is stored in a file named `pwpass` in the data store and is printed in the logs. +By default a randomly generated password is assigned for the postgres user. The password is stored in a file named `pwfile` in the data store and is printed in the logs. -If you dont want this password to be displayed in the logs, then please note down the password listed in `/opt/postgresql/data/pwpass` and then delete the file. +If you dont want this password to be displayed in the logs, then please note down the password listed in `/opt/postgresql/data/pwfile` and then delete the file. ```bash cat /opt/postgresql/data/pwfile