Changes

From Amahi Wiki
Jump to: navigation, search
368 bytes added ,  23:46, 19 July 2014
check_scan</pre>
* Give our cron script executable permissions:
chmod +x /etc/cron.daily/manual_clamscan
* Create empty log file
mkdir -p /var/log/clamav
touch /var/log/clamav/manual_clamscan.log
* (OPTIONAL) Run the script
/etc/cron.daily/manual_clamscan
 
And you’re done! That should be the minimum required to install ClamAV and Perform a daily scan of a specific directory.
12,424

edits