mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
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:
committed by
Arne Fitzenreiter
parent
4f30ec1e2a
commit
440d12ec51
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user