Commit c4589229 by Guba Sándor

fixing celery

parent c785867b
...@@ -11,5 +11,5 @@ chdir /home/cloud/storagedriver ...@@ -11,5 +11,5 @@ chdir /home/cloud/storagedriver
script script
. /home/cloud/.virtualenvs/storage/local/bin/postactivate . /home/cloud/.virtualenvs/storage/local/bin/postactivate
exec /home/cloud/.virtualenvs/storage/bin/celery -A vmcelery worker --loglevel=info > /home/cloud/log exec /home/cloud/.virtualenvs/storage/bin/celery -A storagecelery worker --loglevel=info > /home/cloud/storage_log
end script end script
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment