diff -r 7732db32f8c8 -r 29afbe10f498 conf/freebsd.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/conf/freebsd.conf Wed Jul 14 08:23:31 2010 +0200 @@ -0,0 +1,5 @@ +# FreeBSD specific checks + +# Number of port vulnerabilities (need to have portaudit(1) installed) +UserParameter=portaudit.problems,portaudit |grep 'problem(s)'|cut -f1 -d" " +