Changeset 1255


Ignore:
Timestamp:
Oct 25, 2008, 5:31:14 PM (15 years ago)
Author:
price
Message:

sipb-xen-iptables -> invirt-web-iptables

Location:
trunk/packages
Files:
7 added
1 deleted
7 moved

Legend:

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

    r1254 r1255  
    11#! /bin/sh
    22### BEGIN INIT INFO
    3 # Provides:          sipb-xen-iptables
     3# Provides:          invirt-web-iptables
    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 iptables rules
     8# Short-Description: Invirt web server iptables rules
    99# Description:       
    1010### END INIT INFO
    1111
    12 NAME=sipb-xen-iptables
    13 DESC="Load the sipb-xen iptables rules"
    14 RULES=/usr/share/sipb-xen-iptables/iptables.rules
     12NAME=invirt-web-iptables
     13DESC="Invirt web server iptables rules"
     14RULES=/usr/share/invirt-web-iptables/iptables.rules
    1515GEN_FILES=$RULES
    1616PATH=/sbin:/usr/sbin:/bin:/usr/bin
Note: See TracChangeset for help on using the changeset viewer.