mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-28 00:04:16 +02:00
Log unknown line types
This commit is contained in:
parent
a67a8f89bc
commit
2b7e9a9dc2
@ -60,7 +60,7 @@
|
|||||||
PARSELINE=1
|
PARSELINE=1
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
logtext "Exception: Unknown PAM type found"
|
logtext "Exception: Unknown PAM type found (${PAM_TYPE})"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
if [ ${PARSELINE} -eq 1 ]; then
|
if [ ${PARSELINE} -eq 1 ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user