From c97eae638fe5e78c4f45d966ea0925d5ef956574 Mon Sep 17 00:00:00 2001 From: Collin Anderson Date: Tue, 9 Sep 2014 11:02:27 -0400 Subject: [PATCH] upstart: removed unneeded console log It's there by default since Ubuntu 12.04 --- docs/source/deploy.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/deploy.rst b/docs/source/deploy.rst index 53e81028..99931e3e 100644 --- a/docs/source/deploy.rst +++ b/docs/source/deploy.rst @@ -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