File: cron-summary.example

package info (click to toggle)
burp 3.1.4-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,684 kB
  • sloc: ansic: 50,989; sh: 3,612; cpp: 2,859; makefile: 868
file content (6 lines) | stat: -rw-r--r-- 403 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
MAILTO=""
# Put this file in /etc/cron.d and uncomment the following line to send a
# summary at 6 every morning. It works via the client-side status monitor.
# If your client is using a different config file to /etc/burp/burp.conf,
# change the first argument to its path.
#0 6 * * *       root    /usr/share/burp/scripts/summary_script /etc/burp/burp.conf youremail@example.com "Daily backup summary"