Skip to content

Commit 755167d

Browse files
authored
Merge pull request #365 from StackStorm/SK/install_doc_corrections
fixing install docs - start services section
2 parents 7bdd2a2 + 97687ce commit 755167d

4 files changed

Lines changed: 2 additions & 22 deletions

File tree

docs/source/install/common/start_services.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
sudo st2ctl start
44

5-
* Register sensors and actions ::
5+
* Register sensors, rules and actions ::
66

7-
st2ctl reload
7+
sudo st2ctl reload

docs/source/install/deb.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,6 @@ For remote Linux actions, SSH is used. It is advised to configure identity file
9898

9999
Start Services
100100
~~~~~~~~~~~~~~
101-
* Start services ::
102-
103-
sudo st2ctl start
104-
105-
* Register sensors, rules and actions ::
106-
107-
sudo st2ctl reload
108-
109101

110102
.. include:: common/start_services.rst
111103

docs/source/install/rhel6.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -162,14 +162,6 @@ testing.
162162
Start Services
163163
~~~~~~~~~~~~~~
164164

165-
* Start services ::
166-
167-
sudo st2ctl start
168-
169-
* Register sensors, rules and actions ::
170-
171-
st2ctl reload
172-
173165
.. include:: common/start_services.rst
174166

175167
Verify

docs/source/install/rhel7.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,6 @@ For remote Linux actions, SSH is used. It is advised to configure identity file
138138
Start Services
139139
~~~~~~~~~~~~~~
140140

141-
* Register sensors, rules and actions ::
142-
143-
st2ctl reload
144-
145141
.. include:: common/start_services.rst
146142

147143

0 commit comments

Comments
 (0)