Josh Burkett
Results
1
issues of
Josh Burkett
**Describe the bug** cis-dil-benchmark-4.2.2.1 seems to simply be checking `etc/systemd/journald.conf` with ``` parse_config_file('/etc/systemd/journald.conf') do its('Journal') { should include({ 'ForwardToSyslog' => 'yes' }) } ``` It’s saying we fail this test....