RHEL9-CIS/templates/etc/dconf/db/gdm.d/01-banner-message.j2

8 lines
265 B
Text
Raw Normal View History

## Ansible controlled file
# Added as part of ansible-lockdown CIS baseline
# provided by Mindpoint Group - A Tyto Athene Company
[org/gnome/login-screen]
banner-message-enable=true
banner-message-text="{{ rhel9cis_warning_banner | trim | replace("\n", "\\n") }}"