From 5acc0bf04a33e867f83ac817362017cee77086fd Mon Sep 17 00:00:00 2001 From: Gabriel Becker Date: Fri, 22 Jan 2021 16:20:08 +0100 Subject: [PATCH] Fix some typos. --- .../accounts_passwords_pam_faillock_unlock_time/oval/shared.xml | 2 +- .../console_screen_locking/no_tmux_in_shells/rule.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_passwords_pam_faillock_unlock_time/oval/shared.xml b/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_passwords_pam_faillock_unlock_time/oval/shared.xml index df026538c0b..a44e81badfd 100644 --- a/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_passwords_pam_faillock_unlock_time/oval/shared.xml +++ b/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_passwords_pam_faillock_unlock_time/oval/shared.xml @@ -102,5 +102,5 @@ 0 - + diff --git a/linux_os/guide/system/accounts/accounts-physical/screen_locking/console_screen_locking/no_tmux_in_shells/rule.yml b/linux_os/guide/system/accounts/accounts-physical/screen_locking/console_screen_locking/no_tmux_in_shells/rule.yml index d8299495e7c..596126aafaf 100644 --- a/linux_os/guide/system/accounts/accounts-physical/screen_locking/console_screen_locking/no_tmux_in_shells/rule.yml +++ b/linux_os/guide/system/accounts/accounts-physical/screen_locking/console_screen_locking/no_tmux_in_shells/rule.yml @@ -6,7 +6,7 @@ title: 'Prevent user from disabling the screen lock' description: |- The tmux terminal multiplexer is used to implement - autimatic session locking. It should not be listed in + automatic session locking. It should not be listed in /etc/shells. rationale: |-