mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
commit
83a9470b72
1 changed files with 1 additions and 1 deletions
|
|
@ -302,7 +302,7 @@
|
|||
FIND=$(${ROOTDIR}usr/sbin/pwck -q -r 2> /dev/null; echo $?)
|
||||
TESTED=1
|
||||
;;
|
||||
"Solaris")
|
||||
"Solaris"|"HP-UX")
|
||||
FIND=$(${ROOTDIR}usr/sbin/pwck 2> /dev/null; echo $?)
|
||||
TESTED=1
|
||||
;;
|
||||
|
|
|
|||
Loading…
Reference in a new issue