Ignore:
Timestamp:
Oct 24, 2008, 10:09:06 PM (16 years ago)
Author:
broder
Message:

sipb-xen-remctl-auto -> invirt-remote-host

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

Legend:

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

    r1237 r1239  
    11#!/bin/bash
    22### BEGIN INIT INFO
    3 # Provides:          sipb-xen-remctl-auto
     3# Provides:          invirt-remote-host
    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: conserver config from invirt config for invirt host
     8# Short-Description: remctl configuration for an Invirt host
    99# Description:
    1010### END INIT INFO
    1111
    12 PACKAGE=sipb-xen-remctl-auto
     12PACKAGE=invirt-remote-host
    1313
    1414. /lib/lsb/init-functions
Note: See TracChangeset for help on using the changeset viewer.