Repository: aurora
Updated Branches:
  refs/heads/master 6f93ae2dc -> d08ed4928


Fixup install docs to match 0.13.0+ packaging.

Reviewed at https://reviews.apache.org/r/49413/


Project: http://git-wip-us.apache.org/repos/asf/aurora/repo
Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/d08ed492
Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/d08ed492
Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/d08ed492

Branch: refs/heads/master
Commit: d08ed49280c4180b7db25e02202d044b5a47d420
Parents: 6f93ae2
Author: John Sirois <[email protected]>
Authored: Thu Jun 30 10:27:09 2016 -0600
Committer: John Sirois <[email protected]>
Committed: Thu Jun 30 10:27:09 2016 -0600

----------------------------------------------------------------------
 docs/operations/installation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora/blob/d08ed492/docs/operations/installation.md
----------------------------------------------------------------------
diff --git a/docs/operations/installation.md b/docs/operations/installation.md
index d3fb529..7008834 100644
--- a/docs/operations/installation.md
+++ b/docs/operations/installation.md
@@ -198,7 +198,7 @@ NB: In Aurora releases up through 0.12.0, you'll also need 
to edit /etc/init/the
 
 Make an edit to add the `--mesos-root` flag resulting in something like:
 
-    grep -A5 OBSERVER_ARGS /etc/sysconfig/thermos-observer
+    grep -A5 OBSERVER_ARGS /etc/sysconfig/thermos
     OBSERVER_ARGS=(
       --port=1338
       --mesos-root=/tmp/mesos

Reply via email to