]> git.ipfire.org Git - thirdparty/sarg.git/commit
Help in diagnosing the number of old reports to keep
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 15 Jun 2014 08:35:57 +0000 (10:35 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Sun, 15 Jun 2014 08:35:57 +0000 (10:35 +0200)
commitf293c727745d6ee6bc6d298fd3589d360e7e1b08
treebe3239066bc71da7cc880f3c31928ec8d8b97e98
parent0228c6ae511a1f6a2d3d03501a169966bb2de40c
Help in diagnosing the number of old reports to keep

The lastlog and lastlog1 files are stored in the temporary directory
instead of the output directory and they are not deleted when sarg exits
if the users asked not to delete temporary files.

Some debug messages give indication about what is happening with respect
to the old reports deletion.
lastlog.c