jow- / nlbwmon

Simple conntrack based traffic accounting
ISC License
154 stars 34 forks source link

syslog spam: Unable to delete /path/to/db/dates.db: No such file or directory #14

Closed ldir-EDB0 closed 6 years ago

ldir-EDB0 commented 7 years ago

On startup, nlbwmond spams syslog with 'unable to delete database' type messages. I'm using compressed .gz databases, so it's correct that a plain .db doesn't exist, but the .gb.gz file does.

ldir-EDB0 commented 7 years ago

Think I've fixed this: https://github.com/jow-/nlbwmon/pull/15