diff options
author | Pierre Cazenave <pwcazenave@gmail.com> | 2010-05-11 22:26:34 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:26:34 +0200 |
commit | a409c088fe7f76938c322d50a0c231cca3da3dfc (patch) | |
tree | 19dd26267d0e3db86479abaf9b8fb2cd945caba4 /system | |
parent | a72956a0e03ba0a13e6c53fafe945044c65d99ca (diff) | |
download | slackbuilds-a409c088fe7f76938c322d50a0c231cca3da3dfc.tar.gz |
system/cryptofs: Updated for version 0.6.0
Diffstat (limited to 'system')
-rw-r--r-- | system/cryptofs/README | 3 |
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. |