File: sipcapture.crontab

package info (click to toggle)
homer-api 5.0.6%2Bdfsg2-3.3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,612 kB
  • sloc: php: 8,259; javascript: 4,688; sql: 1,212; perl: 984; sh: 318; makefile: 69
file content (8 lines) | stat: -rw-r--r-- 391 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
##################################################################
# Running rotation script to cron once a day (scripts/homer_rotate)
# at low traffic time

30 4 * * * root /usr/bin/homer_rotate > /dev/null 2>&1
#Please uncomment if you need drop partition functionality for daily tables. 
#Don't activate it if you are not sure!
#2 * * * *  root /usr/bin/homer_partremove > /dev/null 2>&1