When trying to start another one, i get warning `Daemon already runing` (which is related to the first one) ``` $ ./manage.py command1 --start $ ./manage.py command2 --start [14/May/2014 09:22:33] [WARNING:initd:44] Daemon already running. ```
When trying to start another one, i get warning
Daemon already runing(which is related to the first one)