forked from ansible-lockdown/RHEL9-CIS
initial
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
b83083c200
commit
0df5481788
1 changed files with 7 additions and 0 deletions
7
templates/etc/dconf/db/gdm.d/01-banner-message.j2
Normal file
7
templates/etc/dconf/db/gdm.d/01-banner-message.j2
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
## Ansible controlled file
|
||||
# Added as part of CIS
|
||||
# provided by MindPointGroup LLC
|
||||
|
||||
[org/gnome/login-screen]
|
||||
banner-message-enable=true
|
||||
banner-message-text="{{ rhel9cis_warning_banner }}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue