Add option "use_mq" to allow disabling the use of mq_notify in ud-generate
[mirror/userdir-ldap.git] / debian / ud-replicate.cron.d
1 # crontab for the fallback replicate operation, should be handled by the daemon
2 @weekly root if [ -x /usr/bin/ud-replicate ]; then /usr/bin/ud-replicate; fi