packages: postgresql/postgresql.upstart - 'env' usage fix

jajcus jajcus at pld-linux.org
Fri May 21 08:15:40 CEST 2010


Author: jajcus                       Date: Fri May 21 06:15:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 'env' usage fix

---- Files affected:
packages/postgresql:
   postgresql.upstart (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/postgresql/postgresql.upstart
diff -u packages/postgresql/postgresql.upstart:1.1 packages/postgresql/postgresql.upstart:1.2
--- packages/postgresql/postgresql.upstart:1.1	Fri May  7 15:02:42 2010
+++ packages/postgresql/postgresql.upstart	Fri May 21 08:15:35 2010
@@ -2,7 +2,7 @@
 
 start on started SERVICE=syslog
 
-env PG_DB_CLUSTERS=
+env PG_DB_CLUSTERS
 
 pre-start script
 	exec >/tmp/pre-start 2>&1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postgresql/postgresql.upstart?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list