#!/usr/bin/env sh set -e mv /var/lib/postgresql/data/pg_hba.conf /var/lib/postgresql/data/pg_hba.conf.bak cat > /var/lib/postgresql/data/pg_hba.conf <