Ignore:
Timestamp:
Oct 25, 2008, 10:16:40 PM (16 years ago)
Author:
price
Message:

sipb-xen-www -> invirt-web

Location:
trunk/packages/invirt-web
Files:
2 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-web/debian/invirt-web.init

    r1316 r1318  
    11#!/bin/bash
    22### BEGIN INIT INFO
    3 # Provides:          sipb-xen-www
     3# Provides:          invirt-web
    44# Required-Start:    $local_fs $remote_fs
    55# Required-Stop:     $local_fs $remote_fs
    66# Default-Start:     2 3 4 5
    77# Default-Stop:      0 1 6
    8 # Short-Description: sipb-xen web server
     8# Short-Description: Invirt web server
    99# Description:
    1010### END INIT INFO
    1111
    12 PACKAGE=sipb-xen-www
     12PACKAGE=invirt-web
    1313PARENTPACKAGE=apache2
    1414GEN_FILES=(/etc/apache2/sites-available/{ssl,svn})
Note: See TracChangeset for help on using the changeset viewer.