blob: 9073aeaa9681dd3b2f129b9238d9060a7b5ad36e [file] [log] [blame]
#!/bin/bash
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
## Section: 5.2.22 Ensure SSH MaxStartups is configured ##
echo "maxstartups 10:30:60" >> /etc/ssh/sshd_config