#!/bin/bash
#
# Status of a service

/sbin/service $1 status
