Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/profiles')
-rw-r--r--include/profiles4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/profiles b/include/profiles
index 7988995e..4e543fad 100644
--- a/include/profiles
+++ b/include/profiles
@@ -174,10 +174,10 @@
LOG_INCORRECT_OS=${SETTING_LOG_TESTS_INCORRECT_OS}
;;
- # What type of machine we are scanning (eg. desktop, server, server with storage)
+ # What type of machine we are scanning (eg. personal, workstation or server)
machine-role | machine_role)
MACHINE_ROLE="${VALUE}"
- AddSetting "machine-role" "${MACHINE_ROLE}" "Machine role (server or desktop)"
+ AddSetting "machine-role" "${MACHINE_ROLE}" "Machine role (personal, workstation or server)"
;;
# Define if any found NTP daemon instance is configured as a server or client