security.d/chk_clamav

changeset 14
59e07bba67cc
parent 5
fe3130d22800
child 17
65656789da08
equal deleted inserted replaced
13:cc078ac2fddd 14:59e07bba67cc
1 #!/bin/bash 1 #!/bin/bash
2 # 2 #
3 # $Id$
4 #
5 ############################################################################# 3 #############################################################################
6 # Copyright (C) 2005-2007 4 # Copyright (C) 2005-2012
7 # 5 #
8 # Michiel Broek <mbse@mbse.eu> 6 # Michiel Broek <mbse@mbse.eu>
9 # Beekmansbos 10
10 # 1971 BV IJmuiden
11 # the Netherlands 7 # the Netherlands
12 # 8 #
13 # This file is part of SlackSecCheckSripts. 9 # This file is part of SlackSecCheckScripts.
14 # 10 #
15 # This package is free software; you can redistribute it and/or modify it 11 # This package is free software; you can redistribute it and/or modify it
16 # under the terms of the GNU General Public License as published by the 12 # under the terms of the GNU General Public License as published by the
17 # Free Software Foundation; either version 2, or (at your option) any 13 # Free Software Foundation; either version 2, or (at your option) any
18 # later version. 14 # later version.
19 # 15 #
20 # SlackSecCheckSripts is distributed in the hope that it will be useful, but 16 # SlackSecCheckScripts is distributed in the hope that it will be useful, but
21 # WITHOUT ANY WARRANTY; without even the implied warranty of 17 # WITHOUT ANY WARRANTY; without even the implied warranty of
22 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
23 # General Public License for more details. 19 # General Public License for more details.
24 # 20 #
25 # You should have received a copy of the GNU General Public License 21 # You should have received a copy of the GNU General Public License

mercurial