From cd82cd433700924363c02f9dcf5192d43b2e9841 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Sun, 20 Dec 2020 22:01:42 +0100 Subject: [PATCH] Removed hint --- scripts/encryption/storage/Readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/encryption/storage/Readme.md b/scripts/encryption/storage/Readme.md index db33164..844fec9 100644 --- a/scripts/encryption/storage/Readme.md +++ b/scripts/encryption/storage/Readme.md @@ -1,4 +1,2 @@ # Storage For security reasons storages **SHOULD** be encrypted with [LUKS](https://de.wikipedia.org/wiki/Dm-crypt#Erweiterung_mit_LUKS). To keep it standardized and easy this scripts will use [btrfs](https://de.wikipedia.org/wiki/Btrfs) as file system. - -@todo create mount folder