diff options
Diffstat (limited to 'filesystems/securefs/pkg-descr')
-rw-r--r-- | filesystems/securefs/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/filesystems/securefs/pkg-descr b/filesystems/securefs/pkg-descr new file mode 100644 index 000000000000..cbd0e2663d3e --- /dev/null +++ b/filesystems/securefs/pkg-descr @@ -0,0 +1,4 @@ +securefs mounts a regular directory onto a mount point. The mount point appears +as a regular filesystem, where one can read/write/create files, directories and +symbolic links. The underlying directory will be automatically updated to +contain the encrypted and authenticated contents. |