Folks, I just posted an update of my unofficial-sigs.sh script to my FTP server. It can be downloaded from:
ftp://ftp.inetmsg.com/pub/unofficial-sigs.sh Changes since last update: Version 1.7 (updated 9/7/07) - Added a check to see if ClamD is running or not. This can be used if clamd is running in "LocalSocket" mode (*NOT* TCP/IP mode), and socat is installed on the system (a check for socat is done). This test can be enabled in the "User Edit" section. - Added a user configurable variable to attempt to restart clamd if it's detected to not be running. - Added notification when signature file updates are *NOT* detected and databases are *NOT* reloaded, rather than just when they are detected. - Added more portable secondary randomization code, removing the requirement to have the bash shell installed. - Added general improvements to the time randomization code so that the time interval does not always end with a zero. - Added user configurable min and max variables for setting time randomization intervals (defaults to min=60 and max=600 seconds). - Added terminal detection to determine whether the script is being run manually or via cron. If run manually, the script will now prompt the user to see if they want to delay the script execution (random) or not. If "yes" is selected, then the script will pause and display a visual countdown in seconds until script execution. - Added a variable that the user must set before the script will run. This will effectively require that script users at least minimally review the "User Edit Section" before running the script. - Rearranged some sections, timestame placement, and updated comments. Comments, suggestions, and feedback are always welcomed. Regards, Bill _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html