freebsd-ports/security/logcheck/files/patch-docs_README.logtail
Matthew Seaman 64f6103079 * Update to 1.3.18.
* Process to fix paths in script and configuration files are simplified.
* Now man page of logcheck is generated from DocBook SGML source file by using textproc/docbook-to-man.
* Sort pkg-plist.
* Add forgotten files/patch-etc_logcheck.logfiles.
* Update files/patch-etc_logcheck.conf
* Move backup file cleaning up from post-patch to do-build so 'make makepatch' works as expected.

PR:		220609
Submitted by:	yasu@utahime.org (maintainer)
2017-07-30 15:47:59 +00:00

11 lines
589 B
Text

--- docs/README.logtail.orig 2017-01-25 21:08:04 UTC
+++ docs/README.logtail
@@ -28,7 +28,7 @@ Logtail2, a different executeable, also
guessing a file name that might have been the target of log rotation
and printing that file's contents starting with the stored offset. If
you have a non-standard rotation scheme, you can drop your own
-heuristic into /usr/share/logtail/detectrotate/ and have it
+heuristic into %%DATADIR%%/detectrotate/ and have it
automatically picked up by logtail2.
======================================================================
COMMANDLINE ARGUMENTS