We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
yep, should be in the install.sh or at least in the README
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: