mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-28 16:24:13 +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
|
# Test : PKGS-7380
|
||||||
# Description : Check for vulnerable NetBSD packages (with pkg_admin)
|
# 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 [ ${SKIPTEST} -eq 0 ]; then
|
||||||
if [ -x /usr/sbin/pkg_admin ]; then
|
if [ -x /usr/sbin/pkg_admin ]; then
|
||||||
PACKAGE_AUDIT_TOOL_FOUND=1
|
PACKAGE_AUDIT_TOOL_FOUND=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user