From 04c50bac458fbb5f0e3410b4d616f8232b035b9f Mon Sep 17 00:00:00 2001 From: Bugsbane <401733+Bugsbane@users.noreply.github.com> Date: Wed, 15 Sep 2021 19:45:06 -0400 Subject: [PATCH] Mention unattended upgrades app Mentioned that the unattended upgrades app can be used to automate updates on the system. --- pages/01.administrate/06.overview/12.security/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/01.administrate/06.overview/12.security/security.md b/pages/01.administrate/06.overview/12.security/security.md index e518a952..5e99daa8 100644 --- a/pages/01.administrate/06.overview/12.security/security.md +++ b/pages/01.administrate/06.overview/12.security/security.md @@ -13,7 +13,7 @@ Two things remain important to note: * Installing additional apps can **significantly increase** the number of potential security flaws. Do not hesitate to get information about security flaws **before installing an app**, and try to install only apps which will suit your needs. -* The fact that YunoHost is a well-spread software increases the chances of an attack. If a flaw is discovered, it could potentially affect all the YunoHost instances at once. Keep your system **up-to-date** to remain safe. +* The fact that YunoHost is a well-spread software increases the chances of an attack. If a flaw is discovered, it could potentially affect all the YunoHost instances at once. Keep your system **up-to-date** to remain safe. Updates can be automated by installing the ["Unattended_upgrades" app](https://install-app.yunohost.org/?app=unattended_upgrades). !!!! If you need advice, do not hesitate to [ask us](/help).