Disable X11 forwarding from installation environment.

See also https://github.com/rhinstaller/anaconda/pull/3235
This commit is contained in:
Vladimir Slavik 2021-04-09 16:46:32 +02:00
parent d6b100239d
commit 2c2028c6e2

View File

@ -1,6 +1,4 @@
PermitRootLogin yes
X11Forwarding yes
X11DisplayOffset 10
PrintMotd yes
SyslogFacility AUTHPRIV
PasswordAuthentication yes