blob: 16e8ecac50c31ae6d9168c695169ade9ba66a802 [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.19 Ensure SSH warning banner is configured ##
echo "Banner /etc/issue.net" >> /etc/ssh/sshd_config
touch /etc/issue.net