summaryrefslogtreecommitdiffstats
path: root/system/lsyncd/README
diff options
context:
space:
mode:
author Fred Richards2011-12-15 06:59:42 +0100
committer Niels Horn2011-12-18 03:07:51 +0100
commitf3d7301323ad97f3af5222e9a16375d187d02f03 (patch)
treeb7f7139e96654bad36ea009ac3ddf6f1eac06bae /system/lsyncd/README
parent2fb616e00c5ac52bccf628a9ec0b92e79c94c57d (diff)
downloadslackbuilds-f3d7301323ad97f3af5222e9a16375d187d02f03.tar.gz
system/lsyncd: Added (live syncing daemon)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/lsyncd/README')
-rw-r--r--system/lsyncd/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/lsyncd/README b/system/lsyncd/README
new file mode 100644
index 0000000000..6ca0756f92
--- /dev/null
+++ b/system/lsyncd/README
@@ -0,0 +1,9 @@
+Lsyncd watches a local directory trees event monitor interface
+(inotify). It aggregates and combines events for a few seconds
+and then spawns one (or more) process(es) to synchronize the changes.
+By default this is rsync. Lsyncd is thus a lightweight live mirror
+solution that is comparatively easy to install not requiring new
+filesystems or blockdevices and does not hamper local filesystem
+performance.
+
+This requires lua.