Skip to content
Snippets Groups Projects
Commit a17eab7b authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

Adapt path for db file in postfix-logstats

parent 7a9cbe6b
Branches
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ cd `dirname $0` ...@@ -15,7 +15,7 @@ cd `dirname $0`
. ./logwatch.functions.sh . ./logwatch.functions.sh
# Use helper function to get $log_start and $log_end for current log # Use helper function to get $log_start and $log_end for current log
lookAtLog "/var/log/mail.info" "postfix-stats.db" lookAtLog "/var/log/mail.info" "postfix-logstats.db"
### Initialize counters ### ### Initialize counters ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment