conf/freebsd.conf
author "Tomas Zeman <tzeman@volny.cz>"
Wed, 14 Jul 2010 08:23:31 +0200
changeset 1 29afbe10f498
child 3 86721b328bbb
permissions -rw-r--r--
Added base checks fs, fbsd, mysql
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
29afbe10f498 Added base checks fs, fbsd, mysql
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     1
# FreeBSD specific checks
29afbe10f498 Added base checks fs, fbsd, mysql
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     2
29afbe10f498 Added base checks fs, fbsd, mysql
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     3
# Number of port vulnerabilities (need to have portaudit(1) installed)
29afbe10f498 Added base checks fs, fbsd, mysql
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     4
UserParameter=portaudit.problems,portaudit |grep 'problem(s)'|cut -f1 -d" "
29afbe10f498 Added base checks fs, fbsd, mysql
"Tomas Zeman <tzeman@volny.cz>"
parents:
diff changeset
     5