summaryrefslogtreecommitdiffstats
path: root/doc/install/Production-Ubuntu.md
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-12-17 13:23:40 -0800
committer=Corey Hulen <corey@hulen.com>2015-12-17 13:23:40 -0800
commit431212d760b0408c6f52bf7cde324bd1810d6823 (patch)
tree3d1754308fed8a3a4f46a17310709136dd699493 /doc/install/Production-Ubuntu.md
parentc144ecc5265b7eb4b29821b0d54636807db8399c (diff)
downloadchat-431212d760b0408c6f52bf7cde324bd1810d6823.tar.gz
chat-431212d760b0408c6f52bf7cde324bd1810d6823.tar.bz2
chat-431212d760b0408c6f52bf7cde324bd1810d6823.zip
Adding steps for RHEL 6
Diffstat (limited to 'doc/install/Production-Ubuntu.md')
-rw-r--r--doc/install/Production-Ubuntu.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/Production-Ubuntu.md b/doc/install/Production-Ubuntu.md
index 5af5fd7c0..aa6dba119 100644
--- a/doc/install/Production-Ubuntu.md
+++ b/doc/install/Production-Ubuntu.md
@@ -65,7 +65,7 @@
* ``` ./platform```
* You should see a console log like `Server is listening on :8065` letting you know the service is running.
* Stop the server for now by typing `ctrl-c`
-1. Setup Mattermost to use the Ubuntu Upstart daemon which handles supervision of the Mattermost process.
+1. Setup Mattermost to use the Upstart daemon which handles supervision of the Mattermost process.
* ``` sudo touch /etc/init/mattermost.conf```
* ``` sudo vi /etc/init/mattermost.conf```
* Copy the following lines into `/etc/init/mattermost.conf`