ERROR: Can't open /var/log/clamav/freshclam.log in append mode (check permissions!).
ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).
freshclam.logの所有権を変えてみたりしたが、状況はかわらなかった。
ネットで検索すると、なんでもclamav-freshclamがlogファイルを専有しているようなので、
下記のようにしたところ、更新できた。
1.
 sudo /etc/init.d/clamav-freshclam stop (clamav-freshclamを止める )2.
sudo freshclam(ウイルスリストの更新)
3.
sudo /etc/init.d/clamav-freshclam start(clamav-freshclamをスタートさせる) 
【clamAVのインストール方法】# apt-get -y install clamAV
# apt-get -y install clamav-freshclam
【スキャン方法】
clamscan
0 件のコメント:
コメントを投稿