mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Rename host_alias to hostname_alias
This commit is contained in:
parent
62d9a18861
commit
658bbc6eba
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@
|
|||
;;
|
||||
|
||||
hostalias | host-alias)
|
||||
Report "host_alias=${VALUE}"
|
||||
if [ ! -z "${VALUE}" ]; then Report "hostname_alias=${VALUE}"; fi
|
||||
;;
|
||||
|
||||
hostid)
|
||||
|
|
|
|||
Loading…
Reference in a new issue