Commit 33abfb37 by Guba Sándor

node: removed net.slow queue

parent 2dce6aca
......@@ -9,7 +9,7 @@ pre-start script
do
start vmcelery NAME=$hostname.$inst || :
done
for inst in net.fast net.slow
for inst in net.fast
do
start netcelery NAME=$hostname.$inst || :
done
......
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