search for: 2d2c378

Displaying 1 result from an estimated 1 matches for "2d2c378".

Did you mean: 232378
2007 Aug 25
0
Bug#412201: [PATCH] Squashed commit of the following:
...o be default what logcheck uses now (/tmp) and alters the logcheck executable to honor this variable when set. --- etc/logcheck.conf | 12 ++++++++++++ src/logcheck | 2 +- 2 files changed, 13 insertions(+), 1 deletions(-) diff --git a/etc/logcheck.conf b/etc/logcheck.conf index 2d2c378..c8a823d 100644 --- a/etc/logcheck.conf +++ b/etc/logcheck.conf @@ -63,3 +63,15 @@ FQDN=1 # Controls [logcheck] prefix on Subject: lines # ADDTAG="no" + +# Set a different location for temporary files than /tmp +# this is useful if your /tmp is small and you are getting +# errors such...