Quote:
Originally Posted by salimshahzad
dear guru
how to disable boot,startup the clamav on rhel/centos. also advise to stop services
salim
|
Your post is not conveying your problem properly.
Are you finding a way to disable clamav during startup ? If my guess is correct then you can try following command
Code:
# chkconfig --level 35 clamav off
As you are using rhel/centos you may also try with
A GUI window appears, where you can untick clamav by pressing space key.