mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 14:01:36 +02:00
coreos-base/coreos-init: disable reverse DNS lookups in sshd
This commit is contained in:
parent
4b0875fe1b
commit
ef04c59e23
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="699dab7d92915e7e88c216d146c5aa85b7d86322"
|
||||
CROS_WORKON_COMMIT="cb6231895bbe81e8400d8a8b86147e02c64e7973"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user