1 # FreeBSD specific checks
2
3 # Number of port vulnerabilities (need to have portaudit(1) installed)
4 UserParameter=portaudit.problems,portaudit |grep 'problem(s)'|cut -f1 -d" "
5