mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Decrease length of hostid v2 as hostname is stored already
This commit is contained in:
parent
41197f722b
commit
ef23180adc
@ -836,7 +836,7 @@
|
||||
fi
|
||||
LogText "Hash (hostname): ${HASH_HOSTNAME}"
|
||||
LogText "Hash (ssh): ${HASH_SSH}"
|
||||
Report "hostid2=${HASH_HOSTNAME}-${HASH_SSH}"
|
||||
Report "hostid2=${HASH_SSH}"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user