Commit 690c4fac by Guba Sándor

misc: adding hostname and logfile parameters

parent a501415f
......@@ -11,5 +11,5 @@ chdir /home/cloud/storagedriver
script
. /home/cloud/.virtualenvs/storage/local/bin/postactivate
exec /home/cloud/.virtualenvs/storage/bin/celery -A storagecelery worker --loglevel=info > /home/cloud/storage_log
exec /home/cloud/.virtualenvs/storage/bin/celery -A storagecelery worker --loglevel=info --logfile=/home/cloud/storage_log --hostname=storage
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