This commit is contained in:
iFargle 2023-08-24 01:32:57 +09:00
parent f767451a3b
commit 3792fa8b51

View file

@ -31,42 +31,42 @@
desktopManager.gnome.extraGSettingsOverrides = '' desktopManager.gnome.extraGSettingsOverrides = ''
[org.gnome.login-screen] [org.gnome.login-screen]
banner-message-enable=true banner-message-enable=true
banner-message-text=' banner-message-text='\n
Welcome to ${hostname} Welcome to ${hostname}\n
\n
You are accessing a U.S. Government (USG) Information You are accessing a U.S. Government (USG) Information \n
System (IS) that is provided for USG-authorized use only. System (IS) that is provided for USG-authorized use only.\n
\n
By using this IS (which includes any device attached to By using this IS (which includes any device attached to \n
this IS), you consent to the following conditions: this IS), you consent to the following conditions:\n
\n
- The USG routinely intercepts and monitors communications - The USG routinely intercepts and monitors communications \n
on this IS for purposes including, but not limited on this IS for purposes including, but not limited \n
to, renetration testing, COMSEC monitoring, network to, renetration testing, COMSEC monitoring, network \n
operations and defense, personnel misconduct (PM), law operations and defense, personnel misconduct (PM), law \n
enforcement (LE), and counterintelligence (CI) enforcement (LE), and counterintelligence (CI) \n
investigations. investigations.\n
\n
- At any time, the USG may inspect and seize data stored - At any time, the USG may inspect and seize data stored \n
on this IS. on this IS.\n
\n
- Communications using, or data stored on, this IS are not - Communications using, or data stored on, this IS are not \n
private, are subject to routine monitoring, interception, private, are subject to routine monitoring, interception, \n
and search, and may be disclosed or used for any and search, and may be disclosed or used for any \n
USG-authorized purpose. USG-authorized purpose.\n
\n
- This IS includes security measures (e.g., authentication - This IS includes security measures (e.g., authentication \n
and access controls) to protect USG interests--not for and access controls) to protect USG interests--not for \n
your personal benefit or privacy. your personal benefit or privacy.\n
\n
- Notwithstanding the above, using this IS does not - Notwithstanding the above, using this IS does not \n
constitute consent to PM, LE or CI investigative constitute consent to PM, LE or CI investigative \n
searching or monitoring of the content of privileged searching or monitoring of the content of privileged \n
communications, or work product, elated to personal communications, or work product, elated to personal \n
representation or services by attorneys, psychotherapists, representation or services by attorneys, psychotherapists, \n
or clergy, and their assistants. Such communications or clergy, and their assistants. Such communications \n
and work product are private and confidential. See User and work product are private and confidential. See User \n
Agreement for details. Agreement for details. \n
'; ';
''; '';
}; };