summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-22 21:47:57 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-22 16:01:12 -0500
commitc1272c0103361d7963047d27d6729e3a494b0a5c (patch)
treec76a28b1c8429e6496312f5c05d56209d3a3e426 /system
parent213635d9f0e14ff1104b6f199e1f954ecf304898 (diff)
downloadslackbuilds-c1272c0103361d7963047d27d6729e3a494b0a5c.tar.gz
slackbuilds-c1272c0103361d7963047d27d6729e3a494b0a5c.tar.xz
system/encfs: Fixed dep information
Diffstat (limited to 'system')
-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