3 # Provides: sipb-xen-www
4 # Required-Start: $local_fs $remote_fs
5 # Required-Stop: $local_fs $remote_fs
6 # Default-Start: 2 3 4 5
8 # Short-Description: conserver config from invirt config for invirt host
14 . /lib/lsb/init-functions
18 mako /etc/apache2/sites-available/{ssl,svn}.mako
22 start|reload|force-reload|restart)
23 log_begin_msg "Reloading config for $PACKAGE"
30 log_success_msg "Usage: /etc/init.d/$PACKAGE {start|reload|force-reload|restart|stop}"