mirror of https://github.com/CISOfy/lynis.git
Move reporting of hostid2 to main section to ensure it is added to report
This commit is contained in:
parent
6e0ac57b68
commit
65190d214c
|
@ -1104,7 +1104,6 @@
|
|||
LogText "Hash (hostname): ${HASH_HOSTNAME}"
|
||||
LogText "Hash (ssh or machineid): ${HASH2}"
|
||||
HOSTID2="${HASH2}"
|
||||
Report "hostid2=${HOSTID2}"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue