From 874f7d23fe9eb133793cb6751932f39ef808f745 Mon Sep 17 00:00:00 2001 From: Tom Leavitt Date: Thu, 5 Oct 2017 14:23:16 -0700 Subject: [PATCH] fix opt-out command removed the wrong line in the previous change. --- .../clear-linux/guides/maintenance/Telemetry-Enable-Disable.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/guides/maintenance/Telemetry-Enable-Disable.rst b/source/clear-linux/guides/maintenance/Telemetry-Enable-Disable.rst index 5ad02325..d974444a 100644 --- a/source/clear-linux/guides/maintenance/Telemetry-Enable-Disable.rst +++ b/source/clear-linux/guides/maintenance/Telemetry-Enable-Disable.rst @@ -66,7 +66,7 @@ telemetry service: .. code-block:: console - sudo telemctl stop + sudo telemctl opt-out This will create the file :file:`/etc/telemetrics/opt-out` and stop the telemetry services.