Created
May 25, 2015 21:25
-
-
Save wjn/61232a113fb061a977c0 to your computer and use it in GitHub Desktop.
/var/log/clamav/freshclam.log is locked by another process
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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