Am 26.01.2018 um 13:40 schrieb Ralf Hildebrandt:
* maxal <m...@sbg.at>:
nobody of clamav/cisco reading this list?
It's 7:45AM on the east coast
so what - i don't get how such updates slip through at all - it's not
rocket science load them on a test-machine and fire up a script that
pies a test-corups against clamd and *read* stderr/stdout/logs for
"warning" and "error"
but that requires that the word "fail", "warn" and "error" are not
common left and right as it is in the shiny new IT world where nobody
cares about anything - that applies also to distributions with broken
systemd-units because the f***er who made the change don't do his basic
homework after a reboot befor pipe his crap even on a distro-server
[root@srv-rhsoft:~]$ cat /scripts/system-errors.sh
#!/bin/bash
dmesg | grep -i warn
dmesg | grep -i fail
dmesg | grep -i error
cat /var/log/messages | grep -i warn
cat /var/log/messages | grep -i fail
cat /var/log/messages | grep -i error
_______________________________________________
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq
http://www.clamav.net/contact.html#ml