#!/bin/bash

. /etc/sysconfig/dcron

PROGRAM=/usr/sbin/crond
ARGS="$DCRON_ARGS"
RUNLEVEL=3

. /etc/init.d/smgl_init
