Skip to content

Instantly share code, notes, and snippets.

@wjn
Created May 25, 2015 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wjn/61232a113fb061a977c0 to your computer and use it in GitHub Desktop.
Save wjn/61232a113fb061a977c0 to your computer and use it in GitHub Desktop.
/var/log/clamav/freshclam.log is locked by another process
## stop the daemon
# sudo /etc/init.d/clamav-freshclam stop
## manually start freshclam
# sudo freshclam -v
## restart daemon
# sudo /etc/init.d/clamav-freshclam start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment