X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/0aadb8195da3693364b6cd53d438fbc98f549679:/debian/sipb-xen-www.init..d263f9d2c3b9004efd0df2bcc162816b3f155f0d:/debian/gitweb.js diff --git a/debian/sipb-xen-www.init b/debian/sipb-xen-www.init deleted file mode 100755 index f13ab6d..0000000 --- a/debian/sipb-xen-www.init +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/bash -### BEGIN INIT INFO -# Provides: sipb-xen-www -# 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 web server -# Description: -### END INIT INFO - -PACKAGE=sipb-xen-www -PARENTPACKAGE=apache2 -GEN_FILES=(/etc/apache2/sites-available/{ssl,svn}) - -. /lib/init/config-init.sh -config_init "$1"