#!/bin/bash

PROGRAM=/sbin/metalog
ARGS="--daemonize  --sync"
RUNLEVEL=S
NEEDS="+local_fs"
PROVIDES=syslog

. /etc/init.d/smgl_init
