mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
upstart: removed unneeded console log
It's there by default since Ubuntu 12.04
This commit is contained in:
parent
3020d0e1ee
commit
c97eae638f
@ -235,7 +235,6 @@ from a virtualenv. All errors will go to /var/log/upstart/myapp.log.
|
|||||||
stop on runlevel [016]
|
stop on runlevel [016]
|
||||||
|
|
||||||
respawn
|
respawn
|
||||||
console log
|
|
||||||
setuid nobody
|
setuid nobody
|
||||||
setgid nogroup
|
setgid nogroup
|
||||||
chdir /path/to/app/directory
|
chdir /path/to/app/directory
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user