On Feb 18, 2008 6:18 AM, Paul M <[EMAIL PROTECTED]> wrote:
>
> can the system script be modified, please to tell syslogd to only bind
> to localhost?
>
> # diff system.inc.orig system.inc
> 412c412
> < $retval = mwexec("/usr/sbin/syslogd -s -f
> {$g['varetc_path']}/syslog.conf");
> ---
> > $retval = mwexec("/usr/sbin/syslogd -b 127.0.0.1 -s -f
> {$g['varetc_path']}/syslog.conf");
> 415c415
> < $retval = mwexec("/usr/sbin/syslogd -ss");
> ---
> > $retval = mwexec("/usr/sbin/syslogd -b 127.0.0.1 -ss");
I will look into it. In the future, please see this for submitting
patches: http://devwiki.pfsense.org/SubmittingPatches
Scott
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]