Skip to content

Commit 3881bde

Browse files
committed
rhel8: put sysctl remediations into dropin files
1 parent 67655f0 commit 3881bde

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

products/rhel8/product.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,4 @@ reference_uris:
107107
cis: 'https://www.cisecurity.org/benchmark/red_hat_linux/'
108108

109109
journald_conf_dir_path: /etc/systemd/journald.conf.d
110+
sysctl_remediate_drop_in_file: true

tests/data/product_stability/rhel8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ release_key_fingerprint: 567E347AD0044ADE55BA8A5F199E2F91FD431D51
151151
rsyslog_cafile: /etc/pki/tls/cert.pem
152152
sshd_distributed_config: 'false'
153153
sshd_runtime_check: 'false'
154-
sysctl_remediate_drop_in_file: 'false'
154+
sysctl_remediate_drop_in_file: 'true'
155155
target_oval_version:
156156
- 5
157157
- 11

0 commit comments

Comments
 (0)