projects
/
invirt/packages/invirt-web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4232547
)
oops
author
Yang Zhang
<y_z@mit.edu>
Fri, 8 Aug 2008 14:05:40 +0000
(10:05 -0400)
committer
Yang 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
patch
|
blob
|
history
diff --git
a/debian/sipb-xen-www.init
b/debian/sipb-xen-www.init
index
2e1512a
..
5a4db6d
100755
(executable)
--- 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