]> git.pld-linux.org Git - packages/postgresql.git/blobdiff - postgresql.upstart
- up to 9.0.4
[packages/postgresql.git] / postgresql.upstart
index bfc83a01279d9d0e5df3d2309dfe4f44f8685392..ba4a58e3484c3f07e65c4abbbc734c003d08ddab 100644 (file)
@@ -2,7 +2,7 @@ description "Starts PostgreSQL instances for all configured clusters"
 
 start on started SERVICE=syslog
 
-env PG_DB_CLUSTERS=
+env PG_DB_CLUSTERS
 
 pre-start script
        exec >/tmp/pre-start 2>&1
This page took 0.024757 seconds and 4 git commands to generate.