mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-25 23:05:01 +02:00
Rename host_alias to hostname_alias
This commit is contained in:
parent
62d9a18861
commit
658bbc6eba
@ -164,7 +164,7 @@
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
hostalias | host-alias)
|
hostalias | host-alias)
|
||||||
Report "host_alias=${VALUE}"
|
if [ ! -z "${VALUE}" ]; then Report "hostname_alias=${VALUE}"; fi
|
||||||
;;
|
;;
|
||||||
|
|
||||||
hostid)
|
hostid)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user