Logwatchにエラーメッセージらしきものが書いてあった。
おすすめ記事
--------------------- clam-update Begin ------------------------ The ClamAV update process (freshclam daemon) was not running! If you no longer wish to run freshclam, deleting the freshclam.log file will suppress this error message. ---------------------- clam-update End ------------------------- なんだかよく判らないけど、 freshclam.logファイルを削除するとこのエラーメッセージを抑制することができます。? 見たいな感じっぽい。 でも、ログファイル削除してもいいのか? とりあえず、freshclam.logでエラーメッセージを確認してみる。 # cd /var/log/clamav/ # view freshclam.log [LibClamAV] Detected duplicate databases /var/clamav/main.cvd and /var/clamav/main.cld, please manually remove one of them この辺が怪しい。 どうやら、main.cvdとmain.cldのファイルを手動で削除するらしい。 不安なので、リネームして再度freshclamを実行 # freshclam main.cvdがダウンロードされ、updateもされたらしい。 ログをもう一度確認すると、 Clamd successfully notified about the update. 大丈夫だった。