Restore apache sync logs cron job
[hcoop/zz_old/debian/hcoop-apache2-config.git] / debian / hcoop-apache2-config.hcoop-apache-sync-logs.cron.d
diff --git a/debian/hcoop-apache2-config.hcoop-apache-sync-logs.cron.d b/debian/hcoop-apache2-config.hcoop-apache-sync-logs.cron.d
new file mode 100644 (file)
index 0000000..03658a3
--- /dev/null
@@ -0,0 +1,5 @@
+# /etc/cron.d/hcoop-apache-sync-logs: Copy apache logs to user
+# homedirs every 20 minutes.
+MAILTO=logs@hcoop.net
+
+0 */2 * * * root /afs/hcoop.net/common/etc/scripts/apache-sync-logs >/dev/null 2>&1