mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-17 06:05:54 -06:00
Replace wrong output directory from /usr/lib/sendmailanalyzer to /varr/lib/sendmailanalyzer.
This commit is contained in:
parent
004444d712
commit
0a09246157
1 changed files with 1 additions and 1 deletions
2
debian/sendmailanalyzer.conf
vendored
2
debian/sendmailanalyzer.conf
vendored
|
|
@ -19,7 +19,7 @@ ZCAT_PROG /bin/zcat
|
||||||
|
|
||||||
# Output directory for data storage.
|
# Output directory for data storage.
|
||||||
# Can be overwritten with --output or -o
|
# Can be overwritten with --output or -o
|
||||||
OUT_DIR /usr/lib/sendmailanalyzer
|
OUT_DIR /var/lib/sendmailanalyzer
|
||||||
|
|
||||||
# Turn on/off debug mode.
|
# Turn on/off debug mode.
|
||||||
# Can be overwritten with --debug or -d
|
# Can be overwritten with --debug or -d
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue