* added back in the INIT INFO headers that were accidentally removed in previous rev
authorYang Zhang <y_z@mit.edu>
Fri, 8 Aug 2008 02:10:49 +0000 (22:10 -0400)
committerYang Zhang <y_z@mit.edu>
Fri, 8 Aug 2008 02:10:49 +0000 (22:10 -0400)
 * updated changelog

svn path=/trunk/packages/sipb-xen-remctl-auto/; revision=876

debian/changelog
debian/sipb-xen-remctl-auto.init

index 37e674b..d372ef6 100644 (file)
@@ -1,3 +1,9 @@
+sipb-xen-remctl-auto (1.0.19) unstable; urgency=low
+
+  * simplify the init script a la sipb-xen-dev
+
+ -- Yang Zhang <y_z@mit.edu>  Thu,  7 Aug 2008 22:09:28 -0400
+
 sipb-xen-remctl-auto (1.0.18) unstable; urgency=low
 
   * use invirt config in sipb-xen-lvm
index a403f42..d78d948 100755 (executable)
@@ -1,4 +1,13 @@
 #!/bin/bash
+### BEGIN INIT INFO
+# Provides:          sipb-xen-remctl-auto
+# Required-Start:    $local_fs $remote_fs
+# Required-Stop:     $local_fs $remote_fs
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description: conserver config from invirt config for invirt host
+# Description:
+### END INIT INFO 
 
 PACKAGE=sipb-xen-remctl-auto