Updated startup script

This commit is contained in:
2010-03-30 22:33:10 +01:00
parent 6f3dbad09e
commit ead14d2ac0

View File

@@ -1,3 +1,3 @@
#!/bin/sh
/usr/bin/python ./manage.py runfcgi method=threaded host=127.0.0.1 port=9981 daemonize=true pidfile=./auth.pid
/usr/bin/python ./manage.py runfcgi method=threaded host=127.0.0.1 port=9981 pidfile=./auth.pid