6 # To start spreadlogd at startup, copy this script to /etc/rc.d and set
7 # spreadlogd=YES in /etc/rc.conf.
9 # Addtionally you may set spread_log to a file where to log stuff.
11 if [ -f /etc
/rc.subr
]; then
15 rcd_dir
=`@DIRNAME@ $0`
19 command="@PREFIX@/sbin/${name}"
22 required_files
="@PKG_SYSCONFDIR@/spreadlogd.conf"