mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-05 13:21:27 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user