forked from ansible-lockdown/RHEL9-CIS
Fix for #384, thank you @polski-g
Signed-off-by: Frederick Witty <frederickw@mindpointgroup.com>
This commit is contained in:
parent
de7555aa10
commit
b0ec6c4820
4 changed files with 4 additions and 3 deletions
|
|
@ -618,7 +618,7 @@ rhel9cis_warning_banner: Authorized users only. All activity may be monitored an
|
|||
|
||||
## Control 1.8.x - Settings for GDM
|
||||
# do not run Control 1.8.x if using a display manager different than gdm
|
||||
rhel10cis_display_manager: "gdm"
|
||||
rhel9cis_display_manager: "gdm"
|
||||
# This variable governs whether rules dealing with GUI specific packages(and/or their settings) should
|
||||
# be executed either to:
|
||||
# - secure GDM, if GUI is needed('rhel9cis_gui: true')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue