Set pidfile and logfile for ticker
authorMagnus Hagander <magnus@hagander.net>
Fri, 12 Aug 2011 08:49:18 +0000 (10:49 +0200)
committerMagnus Hagander <magnus@hagander.net>
Fri, 12 Aug 2011 08:49:18 +0000 (10:49 +0200)
tools/pgq/varnish_pgq.ini

index 84e4bab29f3b135b8f41277620d2d96994dfbc11..e336ff28bed349fb5712343acf10b0e02af8cd67 100644 (file)
@@ -2,6 +2,8 @@
 [pgqadm]
 job_name = varnish_ticker
 db = dbname=pgweb user=pgq
+logfile = /var/log/pgweb-pgq.log
+pidfile = /var/run/pgweb-pgq.pid
 
 # We have one consumer for each frontend server,
 # all talking to the same queue and database.