X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=src%2Fpaks%2Fclamav%2Finstall.sh;h=3b7610cd42c17574e90595afcf0da95e7dc469b9;hp=cdfc81cd154edf0984ceca747cfe4e193bb8ddc1;hb=5cb1931f2520e8e46fd32151ab7101b6e0d470a4;hpb=4b122800545ee8864b4dd9d4cfed7f247ba414d5 diff --git a/src/paks/clamav/install.sh b/src/paks/clamav/install.sh index cdfc81cd15..3b7610cd42 100644 --- a/src/paks/clamav/install.sh +++ b/src/paks/clamav/install.sh @@ -1,8 +1,26 @@ #!/bin/bash +############################################################################ +# # +# This file is part of the IPFire Firewall. # +# # +# IPFire is free software; you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation; either version 2 of the License, or # +# (at your option) any later version. # +# # +# IPFire is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# 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 . # +# # +############################################################################ +# . /opt/pakfire/lib/functions.sh - extract_files - -chown clamav:clamav /usr/share/clamav - -/usr/local/bin/clamavctrl enable +/usr/local/bin/clamavctrl enable &