Changeset 876


Ignore:
Timestamp:
Aug 7, 2008, 10:10:49 PM (16 years ago)
Author:
y_z
Message:
  • added back in the INIT INFO headers that were accidentally removed in previous rev
  • updated changelog
Location:
trunk/packages/sipb-xen-remctl-auto/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-remctl-auto/debian/changelog

    r839 r876  
     1sipb-xen-remctl-auto (1.0.19) unstable; urgency=low
     2
     3  * simplify the init script a la sipb-xen-dev
     4
     5 -- Yang Zhang <y_z@mit.edu>  Thu,  7 Aug 2008 22:09:28 -0400
     6
    17sipb-xen-remctl-auto (1.0.18) unstable; urgency=low
    28
  • trunk/packages/sipb-xen-remctl-auto/debian/sipb-xen-remctl-auto.init

    r875 r876  
    11#!/bin/bash
     2### BEGIN INIT INFO
     3# Provides:          sipb-xen-remctl-auto
     4# Required-Start:    $local_fs $remote_fs
     5# Required-Stop:     $local_fs $remote_fs
     6# Default-Start:     2 3 4 5
     7# Default-Stop:      0 1 6
     8# Short-Description: conserver config from invirt config for invirt host
     9# Description:
     10### END INIT INFO
    211
    312PACKAGE=sipb-xen-remctl-auto
Note: See TracChangeset for help on using the changeset viewer.