Index: trunk/packages/sipb-xen-www/debian/changelog
===================================================================
--- trunk/packages/sipb-xen-www/debian/changelog	(revision 371)
+++ trunk/packages/sipb-xen-www/debian/changelog	(revision 373)
@@ -1,2 +1,8 @@
+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
 
Index: trunk/packages/sipb-xen-www/debian/sipb-xen-www.cron.d
===================================================================
--- trunk/packages/sipb-xen-www/debian/sipb-xen-www.cron.d	(revision 373)
+++ trunk/packages/sipb-xen-www/debian/sipb-xen-www.cron.d	(revision 373)
@@ -0,0 +1,6 @@
+#
+# cron-jobs for sipb-xen-www
+# Refresh the ACL cache
+#
+
+*/5 * * * * python /var/www/sipb-xen-www/cache_acls.py
