This commit is contained in:
iFargle 2023-08-24 01:30:29 +09:00
parent a932020e8c
commit 1964c6106c

View file

@ -31,7 +31,7 @@
desktopManager.gnome.extraGSettingsOverrides = '' desktopManager.gnome.extraGSettingsOverrides = ''
[org.gnome.login-screen.banner-message] [org.gnome.login-screen.banner-message]
enable = true enable = true
text = " text = '
Welcome to ${hostname} Welcome to ${hostname}
You are accessing a U.S. Government (USG) Information You are accessing a U.S. Government (USG) Information
@ -67,7 +67,7 @@
or clergy, and their assistants. Such communications or clergy, and their assistants. Such communications
and work product are private and confidential. See User and work product are private and confidential. See User
Agreement for details. Agreement for details.
"; ';
''; '';
}; };