Add note to stop services after opt-in

This adds a note to enable telemetry but delay starting the service.
This commit is contained in:
Tom Leavitt
2017-10-05 14:06:10 -07:00
committed by GitHub
parent eaa041fc78
commit fe07e66c25
@@ -84,6 +84,12 @@ command and start the service:
This will remove the file :file:`/etc/telemetrics/opt-out` file if it exists
and start the telemetry services.
.. Note::
To opt-in but not immediately start telemetry services, you will need to
run the command :command:`sudo telemctl stop` after the :command:`opt-in`
command is entered. Once you are ready to start the service, enter the
command :command:`sudo telemctl start`.
Remove the telemetry software bundle
************************************