New files are not detected by lipsync on the client, and consequently deleted every cron sync, until lipsynd is manually started. I had to add lipsynd to startup with update-rc.d on all clients ``` update-rc.d lipsyncd defaults ```
New files are not detected by lipsync on the client, and consequently deleted every cron sync, until lipsynd is manually started.
I had to add lipsynd to startup with update-rc.d on all clients