projects
/
mirror
/
userdir-ldap.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use "foo is None" instead of "foo == None".
[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