diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-05 19:03:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-05 19:03:25 -0400 |
commit | 52582f72a50502bc467abf679618b7c101592e74 (patch) | |
tree | 04d469e4142380481557e72b0d9dbd459836b7b0 /update-ignore.d/01update-ignore | |
parent | 1528436e236ecbcc4ed97daa5eebedeed43aa8f7 (diff) |
Ignore check-mk-agent-logwatch's FHS violating /etc/check_mk/logwatch.state. Closes: #753903
Diffstat (limited to 'update-ignore.d/01update-ignore')
-rwxr-xr-x | update-ignore.d/01update-ignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/update-ignore.d/01update-ignore b/update-ignore.d/01update-ignore index a3aa73d..d88ff07 100755 --- a/update-ignore.d/01update-ignore +++ b/update-ignore.d/01update-ignore @@ -145,6 +145,7 @@ writefile () { ignore "cups/subscriptions.conf" ignore "cups/subscriptions.conf.O" ignore "fake-hwclock.data" + ignore "check_mk/logwatch.state" nl comment "editor temp files" |