Refresh the ACL cache every 5 minutes sipb-xen-www/3
authorEvan Broder <broder@mit.edu>
Mon, 31 Mar 2008 09:39:39 +0000 (05:39 -0400)
committerEvan Broder <broder@mit.edu>
Mon, 31 Mar 2008 09:39:39 +0000 (05:39 -0400)
svn path=/trunk/packages/sipb-xen-www/; revision=373

debian/changelog
debian/sipb-xen-www.cron.d [new file with mode: 0644]

index 8a6ba5e..bc0b23c 100644 (file)
@@ -1,3 +1,9 @@
+sipb-xen-www (3) unstable; urgency=low
+
+  * Refresh the ACL cache every 5 minutes
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Mon, 31 Mar 2008 05:38:16 -0400
+
 sipb-xen-www (2) unstable; urgency=low
 
   * Create sipb-xen group in preinst script.
diff --git a/debian/sipb-xen-www.cron.d b/debian/sipb-xen-www.cron.d
new file mode 100644 (file)
index 0000000..e41aeed
--- /dev/null
@@ -0,0 +1,6 @@
+#
+# cron-jobs for sipb-xen-www
+# Refresh the ACL cache
+#
+
+*/5 * * * * python /var/www/sipb-xen-www/cache_acls.py