File: cron.hourly

package info (click to toggle)
mirmon 2.6-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,300 kB
  • sloc: perl: 2,887; sh: 34; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh -e
#
# Regular cron jobs for the mirmon package
#
SHELL=/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin

[ -x /usr/bin/mirmon ] || exit 0
/usr/bin/mirmon -q -get update