Sindbad~EG File Manager

Current Path : /usr/local/etc/rc.d/
Upload File :
Current File : //usr/local/etc/rc.d/mdnsresponderposix

#!/bin/sh

# PROVIDE: mdnsresponderposix
# REQUIRE: DAEMON
# KEYWORD: shutdown

. /etc/rc.subr

name=mdnsresponderposix
rcvar=mdnsresponderposix_enable

load_rc_config $name

: ${mdnsresponderposix_enable="NO"}
: ${mdnsresponderposix_pidfile="/var/run/${name}.pid"}

command="/usr/local/bin/mDNSResponderPosix"
command_args="-b -P ${mdnsresponderposix_pidfile}"

run_rc_command $*

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists