[Bug 220906] security/sshguard
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 21 16:23:03 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220906
--- Comment #1 from chris at cretaforce.gr ---
This is the reply from the SSGuard developer Kevin Zheng:
"I took a look at the rc.d script in ports. SSHGuard usually looks at
sshguard.conf for a list of files to monitor, but lets you override it
via the command line using -l arguments.
Here, the rc.d script is *always* setting the '-l' arguments even if you
don't have SSHGUARD_WATCH_LOGS set in your rc.conf.
The right thing to do might be to change the rc.d script to avoid
setting '-l' arguments if the user left SSHGUARD_WATCH_LOGS empty. Or,
if easing the transition isn't important, axing it in favor of the
configuration file."
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list