diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-09-30 00:03:24 +0200 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-09-30 00:03:24 +0200 |
| commit | 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 (patch) | |
| tree | 1c2b6b21704a294940f87c7892676998d8371707 /etc/crontab | |
| download | site-0b6423f9c99d9edf8c96fefd0f6c453859395aa1.tar.gz | |
Import Nagios Plugins site
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts,
and configuration files.
Diffstat (limited to 'etc/crontab')
| -rw-r--r-- | etc/crontab | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/crontab b/etc/crontab new file mode 100644 index 0000000..86bba49 --- /dev/null +++ b/etc/crontab | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | # vim:set filetype=crontab: | ||
| 2 | # | ||
| 3 | # $HOME/etc/crontab | ||
| 4 | # | ||
| 5 | MAILTO=admin@monitoring-plugins.org | ||
| 6 | # | ||
| 7 | */10 * * * * $HOME/bin/git-mirror $HOME/repositories/nagios-*.git | ||
