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
File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.