diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-11 22:26:39 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:26:39 +0200 |
commit | 303f6700b58ccc28dcd254c22148f53d6a222bd5 (patch) | |
tree | 426024e0a0af735629bab931e146a97d47323a1c /system/encfs/README | |
parent | f18480faf7b65273a6ad87e69058f17e1cea3338 (diff) | |
download | slackbuilds-303f6700b58ccc28dcd254c22148f53d6a222bd5.tar.gz |
system/encfs: Updated for version 1.5
Diffstat (limited to 'system/encfs/README')
-rw-r--r-- | system/encfs/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/encfs/README b/system/encfs/README index 88909f81f3..a39dc1e856 100644 --- a/system/encfs/README +++ b/system/encfs/README @@ -3,7 +3,7 @@ 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 and fuse. +This requires rlog and boost. Usage: mount: encfs /path/to/encrypted_dir /path/to/mountpoint |