mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
Review feedback
This commit is contained in:
@@ -127,7 +127,7 @@ There are two methods for running `Weave Scope` within the Weave ECS AMIs:
|
||||
* [Standalone mode](#running-weave-scope-in-standalone-mode)
|
||||
* [In Weave Cloud](#running-weave-scope-in-weave-cloud)
|
||||
|
||||
You can prevent Weave Scope from automatically starting at boot time by removing `/etc/init/scope`.
|
||||
You can prevent Weave Scope from automatically starting at boot time by removing `/etc/init/scope.conf`.
|
||||
|
||||
This can be done at instance initialization time adding the following line to
|
||||
the
|
||||
@@ -135,7 +135,7 @@ the
|
||||
of the instance.
|
||||
|
||||
~~~bash
|
||||
rm /etc/init/scope
|
||||
rm /etc/init/scope.conf
|
||||
~~~
|
||||
|
||||
### <a name="running-weave-scope-in-standalone-mode"></a>Running `Weave Scope` in Standalone Mode
|
||||
|
||||
Reference in New Issue
Block a user