#!/bin/bash
. /lib/lsb/initd_functions

get_headers
get_index $1

get_provides $index
echo $provides

