Replace wrong output directory from /usr/lib/sendmailanalyzer to /varr/lib/sendmailanalyzer.

This commit is contained in:
Darold Gilles 2015-06-16 14:34:03 +02:00
parent 004444d712
commit 0a09246157

View file

@ -19,7 +19,7 @@ ZCAT_PROG /bin/zcat
# Output directory for data storage.
# Can be overwritten with --output or -o
OUT_DIR /usr/lib/sendmailanalyzer
OUT_DIR /var/lib/sendmailanalyzer
# Turn on/off debug mode.
# Can be overwritten with --debug or -d