summaryrefslogtreecommitdiff
path: root/examples/cron.d-nzbget
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cron.d-nzbget')
-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
+