apdotion message added

This commit is contained in:
Daniel Poelzleithner 2024-11-27 16:11:27 +01:00 committed by GitHub
parent 5619ec57cc
commit 724f077864
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,8 @@
Lsyncd -- Live Syncing (Mirror) Daemon
======================================
Needs new maintainer. Up for adoption
Description
-----------
Lsyncd watches a local directory trees event monitor interface (inotify or fsevents). 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](http://rsync.samba.org/). Lsyncd is thus a light-weight live mirror solution that is comparatively easy to install not requiring new filesystems or block devices and does not hamper local filesystem performance.