diff --git a/src/skel.test b/src/skel.test index 36f9ebd..56ed814 100644 --- a/src/skel.test +++ b/src/skel.test @@ -24,7 +24,7 @@ test_audit() { describe Correcting situation # if the audit script provides "apply" option, enable and run it - sed -i 's/disabled/enabled/' /opt/debian-cis/etc/conf.d/"${script}".cfg + sed -i 's/audit/enabled/' /opt/debian-cis/etc/conf.d/"${script}".cfg /opt/debian-cis/bin/hardening/"${script}".sh || true # otherwise perform action that will make system compliant again