Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only one command may be daemonized #4

Open
zosiakropka opened this issue May 14, 2014 · 1 comment
Open

Only one command may be daemonized #4

zosiakropka opened this issue May 14, 2014 · 1 comment

Comments

@zosiakropka
Copy link

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.
@muriloventuroso
Copy link

Use --pidfile=/some_pid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants