blob: 6d155d3d9c2f4efd51ca5cf45ed6b614c6cf6c82 [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.17 Ensure SSH LoginGraceTime is set to one minute or less ##
echo "LoginGraceTime 60" >> /etc/ssh/sshd_config