mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Corrected PKGS-7380 and undoubled PKGS-7381
This commit is contained in:
parent
1b9b084c03
commit
c17fcfd92d
@ -461,7 +461,7 @@
|
||||
#
|
||||
# Test : PKGS-7380
|
||||
# Description : Check for vulnerable NetBSD packages (with pkg_admin)
|
||||
Register --test-no PKGS-7381 --os NetBSD --weight L --network NO --description "Check for vulnerable NetBSD packages"
|
||||
Register --test-no PKGS-7380 --os NetBSD --weight L --network NO --description "Check for vulnerable NetBSD packages"
|
||||
if [ ${SKIPTEST} -eq 0 ]; then
|
||||
if [ -x /usr/sbin/pkg_admin ]; then
|
||||
PACKAGE_AUDIT_TOOL_FOUND=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user