blob: fda69d409441940588135d13ce3988dc38bd409b [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.23 Ensure SSH MaxSessions is set to 4 or less ##
echo "MaxSessions 4" >> /etc/ssh/sshd_config