<literal>disable_syslogd
</literal> - Disable opening
<application>syslogd
</application> network socket. By default FreeBSD runs
<application>syslogd
</application> in a secure way with
<command>-s
</command>. That prevents the daemon from listening for incoming UDP requests at port 514. With this option enabled
<application>syslogd
</application> will run with the flag
<command>-ss
</command> which prevents
<application>syslogd
</application> from opening any port. To get more information consult
<citerefentry><refentrytitle>syslogd
</refentrytitle><manvolnum>8
</manvolnum></citerefentry>.