diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-21 02:11:26 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-24 13:26:19 +0700 |
commit | dab21de7e08b3aef5a75056fb8d01380b4ccb604 (patch) | |
tree | c0529713dffdae83e4765903b2c344291aed10aa | |
parent | 2409615c9e3224f127585435223ffb670c33fc61 (diff) | |
download | slackbuilds-dab21de7e08b3aef5a75056fb8d01380b4ccb604.tar.gz |
system/Attic: Update README.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r-- | system/Attic/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/Attic/README b/system/Attic/README index afbb18f387..daf574039b 100644 --- a/system/Attic/README +++ b/system/Attic/README @@ -2,3 +2,5 @@ Attic is a deduplicating backup program. The main goal of attic is to provide an efficient and secure way to backup data. The data deduplication technique used makes Attic suitable for daily backups since only actual changes are stored. + +Optional dependency: llfuse (used for mounting the archives) |