Reverting a few temporary changes to worker files
This commit is contained in:
parent
a30725a46d
commit
9b3c4ef735
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
WORKDIR=/root/stacktach
|
||||
WORKDIR=/srv/www/stacktach/app
|
||||
DAEMON=/usr/bin/python
|
||||
ARGS=$WORKDIR/worker/start_workers.py
|
||||
PIDFILE=/var/run/stacktach.pid
|
||||
|
@ -22,7 +22,6 @@ except ImportError:
|
||||
|
||||
processes = []
|
||||
|
||||
print config_filename
|
||||
|
||||
def kill_time(signal, frame):
|
||||
print "dying ..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user