Index: /trunk/packages/sipb-xen-iptables/debian/changelog
===================================================================
--- /trunk/packages/sipb-xen-iptables/debian/changelog	(revision 1253)
+++ /trunk/packages/sipb-xen-iptables/debian/changelog	(revision 1254)
@@ -2,6 +2,7 @@
 
   * shorten initscript with std-init.sh
+  * make reload work too, just for fun
 
- -- Greg Price <price@mit.edu>  Sat, 25 Oct 2008 15:35:09 -0400
+ -- Greg Price <price@mit.edu>  Sat, 25 Oct 2008 15:37:07 -0400
 
 sipb-xen-iptables (2) unstable; urgency=low
Index: /trunk/packages/sipb-xen-iptables/debian/sipb-xen-iptables.init
===================================================================
--- /trunk/packages/sipb-xen-iptables/debian/sipb-xen-iptables.init	(revision 1253)
+++ /trunk/packages/sipb-xen-iptables/debian/sipb-xen-iptables.init	(revision 1254)
@@ -27,4 +27,9 @@
 }
 
+do_reload()
+{
+	do_start
+}
+
 do_stop()
 {
