Merge branch 'auto-update' into 'master'

Auto update

Add details on Clear Linux auto update and how to disable/reenable it.

See merge request !122
This commit is contained in:
Rodrigo Caballero
2016-11-17 11:36:28 -08:00
+9
View File
@@ -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
------------