summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@wirdorange.org>2011-03-31 19:05:23 +0000
committerOthmar Gsenger <otti@wirdorange.org>2011-03-31 19:05:23 +0000
commitd26fa8c1e0886c813de5364ee6570c860c6ce12c (patch)
tree418120693100150b0443d3d880f945aaa45a0d22 /examples
parentadded support for browsing by category (diff)
hopfully repaired this after backup loss
Diffstat (limited to 'examples')
-rw-r--r--examples/cron.d-nzbget12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/cron.d-nzbget b/examples/cron.d-nzbget
new file mode 100644
index 0000000..358f457
--- /dev/null
+++ b/examples/cron.d-nzbget
@@ -0,0 +1,12 @@
+#
+# cron-jobs for munin-node
+#
+
+MAILTO=root
+
+# If the APT plugin is enabled, update packages databases approx. once
+# an hour (12 invokations an hour, 1 in 12 chance that the update will
+# happen), but ensure that there will never be more than two hour (7200
+# seconds) interval between updates..
+5 9 * * * www-data /srv/cgi-bin/nzbget/cron.sh
+