From b10bf871176853d1a3a571e6a65d215a146dfe8b Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 3 Dec 2019 08:18:52 +0100 Subject: [PATCH] docs/introduction.rst: improve "Why Backup" section. --- docs/introduction.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/introduction.rst b/docs/introduction.rst index b2512759..8880aa1b 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -93,10 +93,9 @@ Another reason for backups are legal requirements. Some data must be kept in a safe place for several years so that you can access it if required by law. - -- value of data, importance for your business, legal regulations - -- restore tests. to make sure backup/restore works +Data loss can be very costly as it can severely restrict your +business. Therefore, make sure that you regularly perform a backup +and run restore tests. Software Stack