projects
/
invirt/packages/invirt-database.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix dumb textual mistakes in sipb-xen-database-server initscript
[invirt/packages/invirt-database.git]
/
debian
/
sipb-xen-database-server.init
diff --git
a/debian/sipb-xen-database-server.init
b/debian/sipb-xen-database-server.init
index
8c9a4b3
..
431e675
100644
(file)
--- a/
debian/sipb-xen-database-server.init
+++ b/
debian/sipb-xen-database-server.init
@@
-1,15
+1,15
@@
#!/bin/bash
### BEGIN INIT INFO
#!/bin/bash
### BEGIN INIT INFO
-# Provides: sipb-xen-console
+# Provides: sipb-xen-database-server
# Required-Start: $local_fs $remote_fs
# Required-Stop: $local_fs $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# 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: sipb-xen Console Server homedir filesystem
+# Short-Description: sipb-xen database server
# Description:
### END INIT INFO
# Description:
### END INIT INFO
-PACKAGE=sipb-xen-database-tables
+PACKAGE=sipb-xen-database-server
# Exit if the package is not installed
[ -x "/usr/bin/sipb-xen-database-tables" ] || exit 0
# Exit if the package is not installed
[ -x "/usr/bin/sipb-xen-database-tables" ] || exit 0