#!/bin/sh

. /etc/init.d/functions

status $*
exit $?
