Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 350 Bytes

YADRO Filesystem synchronization daemon

This daemon provides synchronization of RWFS from the BMC's main flash drive onto the alternate one (aka golden flash).

It uses inotify to detect the filesystem changes filtered by whitelist and calls rsync some time after the changes are detected.

Build

meson build
meson compile -Cbuild