Merge pull request #877 from collinanderson/consolelog

upstart: removed unneeded console log
This commit is contained in:
Berker Peksag 2014-09-09 18:29:45 +03:00
commit 54e527d377

View File

@ -235,7 +235,6 @@ from a virtualenv. All errors will go to /var/log/upstart/myapp.log.
stop on runlevel [016]
respawn
console log
setuid nobody
setgid nogroup
chdir /path/to/app/directory