oops
authorYang Zhang <y_z@mit.edu>
Fri, 8 Aug 2008 14:05:40 +0000 (10:05 -0400)
committerYang Zhang <y_z@mit.edu>
Fri, 8 Aug 2008 14:05:40 +0000 (10:05 -0400)
svn path=/trunk/packages/sipb-xen-www/; revision=881

debian/sipb-xen-www.init

index 2e1512a..5a4db6d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ### BEGIN INIT INFO
-# Provides:          sipb-xen-remctl-auto
+# Provides:          sipb-xen-www
 # Required-Start:    $local_fs $remote_fs
 # Required-Stop:     $local_fs $remote_fs
 # Default-Start:     2 3 4 5
@@ -9,7 +9,7 @@
 # Description:
 ### END INIT INFO 
 
-PACKAGE=sipb-xen-remctl-auto
+PACKAGE=sipb-xen-www
 
 . /lib/lsb/init-functions