summaryrefslogtreecommitdiffstats
path: root/system/encfs/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/encfs/README')
-rw-r--r--system/encfs/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/encfs/README b/system/encfs/README
index b4bb0fbd43..4e363bbc59 100644
--- a/system/encfs/README
+++ b/system/encfs/README
@@ -3,8 +3,6 @@ Linux using the FUSE kernel module. FUSE provides a loadable kernel
module which exports a filesystem interface to user-mode. EncFS runs
entirely in user-mode and acts as a transparent encrypted filesystem.
-This requires rlog.
-
Usage:
mount: encfs /path/to/encrypted_dir /path/to/mountpoint
umount: fusermount -u /path/to/mountpoint