From b2aebfd403c13b11465529c11999f826bdeda1ae Mon Sep 17 00:00:00 2001 From: Yang Zhang Date: Fri, 8 Aug 2008 10:05:40 -0400 Subject: [PATCH 1/1] oops svn path=/trunk/packages/sipb-xen-www/; revision=881 --- debian/sipb-xen-www.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/sipb-xen-www.init b/debian/sipb-xen-www.init index 2e1512a..5a4db6d 100755 --- a/debian/sipb-xen-www.init +++ b/debian/sipb-xen-www.init @@ -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 -- 1.7.9.5