From 7c268b2e4d5458ba5705fecd9d6395823cd92606 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 3 Nov 2020 12:48:12 +0100 Subject: [PATCH] [users] Correct terminology in configuration documentation --- src/modules/users/users.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/users/users.conf b/src/modules/users/users.conf index ee1ccbf1c..8606fd224 100644 --- a/src/modules/users/users.conf +++ b/src/modules/users/users.conf @@ -3,16 +3,16 @@ # # Configuration for the one-user-system user module. # -# Besides these settings, the user module also places the following -# keys into the globalconfig area, based on user input in the view step. +# Besides these settings, the users module also places the following +# keys into the Global Storage area, based on user input in the view step. # # - hostname # - username # - password (obscured) # - autologinUser (if enabled, set to username) # -# These globalconfig keys are set when the jobs for this module -# are created. +# These Global Storage keys are set when the configuration for this module +# is read and when they are modified in the UI. --- # Used as default groups for the created user. # Adjust to your Distribution defaults.