Update squidclamav to latest stable. Config layout has changed.

The old config will not be restored by the update process, you have
to check you old config (still backuped) and change the config to
you needs.
This commit is contained in:
Christian Schmidt
2010-02-16 08:54:22 +01:00
committed by Arne Fitzenreiter
parent 4f30ec1e2a
commit 440d12ec51
4 changed files with 53 additions and 32 deletions

View File

@@ -17,10 +17,13 @@
# along with IPFire; if not, write to the Free Software #
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
# #
# Copyright (C) 2007 IPFire-Team <info@ipfire.org>. #
# Copyright (C) 2010 IPFire-Team <info@ipfire.org>. #
# #
############################################################################
#
. /opt/pakfire/lib/functions.sh
./uninstall.sh
./install.sh
extract_files
# Restoring the backup has to be excluded because config file changed
# restore_backup ${NAME}
/etc/init.d/squid restart