projects
/
mirror
/
userdir-ldap.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Moving away from string exceptions
[mirror/userdir-ldap.git]
/
debian
/
ud-replicate.cron.d
1
# crontab for the replicate operation, 15 min cycle.
2
10,25,40,55 * * * * root if [ -x /usr/bin/ud-replicate ]; then /usr/bin/ud-replicate; fi