[Bug 193621] fail2ban doesn't use syslog correctly-patch attached
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 14 11:10:19 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193621
--- Comment #3 from theis at gmx.at ---
Yes, that's right, he was referring to cleanvar. And I didn't try to understand
what cleanvar will do in detail ...
But the problem remains that pkg_plist has to add a dummy file (.keep_me) so
that the installation creates the directory, but cleanvar would remove that
file which will cause an error in pkg check -Ba.
And I just found a comment from him, stating that cleanvar removes files and
empty directories from /var/run. So the first call would remove .keep_me,
leaving behind an empty directory, a second call would remove the directory if
it were not populated by fail2ban in the meantime.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list