Description of problem: The sysctl probe does not seem to have offline support. I'd like the probe to enable the offline support so that we can detect default sysctls on RHCOS. Version-Release number of selected component (if applicable): whatever is the latest How reproducible: easy Steps to Reproduce: 1. scan RHCOS with compliance operator 2. 3. Actual results: the probe would only succeed if the sysctl is set explicitly Expected results: the probe shoud detect the sysctl even when set by default Additional info: see the discussion in https://issues.redhat.com/browse/OCPBUGS-11422
Upstream PR: https://github.com/OpenSCAP/openscap/pull/1976