mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-26 18:36:02 +00:00
Add documentation for auto-update
Clear Linux now enables software updates run automatically by default. This change notifies users of this behavior as well as how to disable and reenable it.
This commit is contained in:
@@ -90,6 +90,15 @@ about synchronizing versions and updates. At the system admin level, it
|
||||
ensures security is tighter and makes it far easier to monitor and update
|
||||
patches.
|
||||
|
||||
Clear Linux OS will automatically check for updates and apply them. This default
|
||||
can be disabled by running::
|
||||
|
||||
# systemctl mask swupd-update.timer
|
||||
|
||||
And reenabled by running::
|
||||
|
||||
# systemctl unmask swupd-update.timer
|
||||
|
||||
|
||||
Update speed
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user