#!/bin/bash

PROGRAM=/usr/sbin/nrpe
ARGS="-c /etc/nrpe.cfg -d"
RUNLEVEL=3

. /etc/init.d/smgl_init
