add packages and more clamav fixes, woot!

This commit is contained in:
wolf
2010-12-03 05:33:18 -06:00
parent d848b929bb
commit bdb01199aa
3 changed files with 5 additions and 2 deletions

View File

@@ -211,6 +211,7 @@ fi
if [ ! -d "/var/log/clamav" ]; then
mkdir -p /var/log/clamav
chown clamav:clamav /var/log/clamav
chown -R clamav /var/run/clamav
fi
touch /var/log/clamav/freshclam.log
chown clamav:clamav /var/log/clamav -R