packages: cherokee/cherokee.upstart - do not wait for SERVICE=syslog, expor...

jajcus jajcus at pld-linux.org
Mon May 31 10:25:18 CEST 2010


Author: jajcus                       Date: Mon May 31 08:25:18 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- do not wait for SERVICE=syslog, exporting SERVICE=web-server will fail then (feature or bug of upstart)

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

---- Diffs:

================================================================
Index: packages/cherokee/cherokee.upstart
diff -u packages/cherokee/cherokee.upstart:1.1 packages/cherokee/cherokee.upstart:1.2
--- packages/cherokee/cherokee.upstart:1.1	Wed May 12 09:10:40 2010
+++ packages/cherokee/cherokee.upstart	Mon May 31 10:25:13 2010
@@ -1,5 +1,5 @@
 
-start on pld.network-started and started SERVICE=syslog and started random
+start on pld.network-started and started random
 stop on pld.shutdown-started
 
 env SERVICE=web-server
================================================================

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



More information about the pld-cvs-commit mailing list