#!/bin/sh

/mod/etc/init.d/S80mdnsd start < /dev/null > /dev/null 2>&1

exit 0

