#!/bin/bash
#
# fake script  This script emulates any service
NAME=httpd

. /etc/init.d/fake-service.sh
