File: ldap-git-backup.cron.d

package info (click to toggle)
ldap-git-backup 1.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 436 kB
  • ctags: 23
  • sloc: perl: 719; sh: 523; makefile: 30
file content (4 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (3)
1
2
3
4
#
# Regular cron jobs for the ldap-git-backup package
#
0 4	* * *	root	if [ -x /usr/sbin/ldap-git-backup -a -x /usr/sbin/slapcat ]; then /usr/sbin/ldap-git-backup --commit-msg 'daily backup via cron'; fi