From 0953de2d3e0833b94cd98d695fc03f3fe7fb4eb6 Mon Sep 17 00:00:00 2001 From: Milan Lysonek Date: Tue, 5 Nov 2024 09:49:18 +0100 Subject: [PATCH 1/2] Add rules removed from RHEL8 profiles back to datastream --- products/rhel8/profiles/default.profile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/products/rhel8/profiles/default.profile b/products/rhel8/profiles/default.profile index 2a09c7909fa..9df89758a1d 100644 --- a/products/rhel8/profiles/default.profile +++ b/products/rhel8/profiles/default.profile @@ -712,3 +712,7 @@ selections: - dovecot_configure_ssl_key - banner_etc_motd - banner_etc_issue_net + - agent_mfetpd_running + - configure_bashrc_tmux + - configure_tmux_lock_keybinding + - package_mcafeetp_installed From 1d454547117fc1e337266574e1c202ab144fcc02 Mon Sep 17 00:00:00 2001 From: Milan Lysonek Date: Tue, 5 Nov 2024 09:55:03 +0100 Subject: [PATCH 2/2] Add rules removed from RHEL8 profiles back to datastream --- products/rhel9/profiles/default.profile | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/products/rhel9/profiles/default.profile b/products/rhel9/profiles/default.profile index 988030a7c3d..b01b2ccab49 100644 --- a/products/rhel9/profiles/default.profile +++ b/products/rhel9/profiles/default.profile @@ -561,3 +561,13 @@ selections: - configure_bashrc_exec_tmux - agent_mfetpd_running - package_mcafeetp_installed + - configure_bashrc_tmux + - configure_tmux_lock_after_time + - configure_tmux_lock_command + - configure_tmux_lock_keybinding + - mount_option_krb_sec_remote_filesystems + - no_tmux_in_shells + - package_tmux_installed + - set_password_hashing_min_rounds_logindefs + - sshd_use_priv_separation + - tftpd_uses_secure_mode