summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/cryptofs/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/cryptofs/README b/system/cryptofs/README
index ff31de135d..6f39857ed5 100644
--- a/system/cryptofs/README
+++ b/system/cryptofs/README
@@ -9,6 +9,3 @@ data can only be access by mounting the directory with the correct key
again. Like other FUSE/LUFS filesystems it does not need root access
or any complicated setup like creating a filesystem on a encrypted disk
using the loop device.
-
-This requires fuse (also available at SlackBuilds.org), although it can
-alternatively use LUFS if you have that installed from elsewhere.