Closed ldir-EDB0 closed 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.
Think I've fixed this: https://github.com/jow-/nlbwmon/pull/15
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.