summaryrefslogtreecommitdiffstats
path: root/postgresql-setup.in
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2014-07-01 11:01:03 +0200
committerPavel Raiskup <praiskup@redhat.com>2014-07-01 11:01:03 +0200
commit8c49d3b08882c0c5a6bd546fd5bf0a14e68b3357 (patch)
tree845c5837566dafec8d5945f09115bc278175e856 /postgresql-setup.in
parent00683dad1a27a49e99f4a28e3924e1c97b1b9594 (diff)
downloadpostgresql-setup-8c49d3b08882c0c5a6bd546fd5bf0a14e68b3357.tar.gz
postgresql-setup-8c49d3b08882c0c5a6bd546fd5bf0a14e68b3357.tar.xz
postgresql-setup-8c49d3b08882c0c5a6bd546fd5bf0a14e68b3357.zip
Generate postgresql.service and configuration file
Diffstat (limited to 'postgresql-setup.in')
-rw-r--r--postgresql-setup.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql-setup.in b/postgresql-setup.in
index bd96e09..0d78a69 100644
--- a/postgresql-setup.in
+++ b/postgresql-setup.in
@@ -30,7 +30,7 @@ PGLOG=@INITDB_LOG@
# Log file for pg_upgrade
PGUPLOG=@UPGRADE_LOG@
-SYSCONFIG_DIR=@SYSCONFIG_DIR@
+SYSCONFIG_DIR=@PKGCONFIG_DIR@
SU=@SU@