mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-30 17:24:32 +02:00
[PRNT-2302]: Description text was obviously wrong
This commit is contained in:
parent
00ebad930a
commit
089f7013c1
@ -36,7 +36,7 @@
|
|||||||
#
|
#
|
||||||
# Test : PRNT-2302
|
# Test : PRNT-2302
|
||||||
# Description : Check printcap file consistency
|
# Description : Check printcap file consistency
|
||||||
Register --test-no PRNT-2302 --os FreeBSD --weight L --network NO --description "Check for available accounting information"
|
Register --test-no PRNT-2302 --os FreeBSD --weight L --network NO --description "Check for printcap consistency"
|
||||||
if [ ${SKIPTEST} -eq 0 ]; then
|
if [ ${SKIPTEST} -eq 0 ]; then
|
||||||
LogText "Test: Searching /usr/sbin/chkprintcap"
|
LogText "Test: Searching /usr/sbin/chkprintcap"
|
||||||
if [ ! -f /usr/sbin/chkprintcap ]; then
|
if [ ! -f /usr/sbin/chkprintcap ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user