swupd: fix autoupdate documentation

The autoupdate subcommand has been around for a very long time now and
should be used instead of the systemctl masking commands.

Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
This commit is contained in:
Matthew Johnson
2018-06-14 08:56:26 -07:00
parent 52135c0de0
commit 5d66e6b749
+2 -2
View File
@@ -95,11 +95,11 @@ patches.
Clear Linux OS will automatically check for updates and apply them. This default
can be disabled by running::
# systemctl mask swupd-update.timer
# swupd autoupdate --disable
And reenabled by running::
# systemctl unmask swupd-update.timer
# swupd autoupdate --enable
Update speed