<def-group>
 <!-- THIS FILE IS GENERATED by create_sysctl_checks.py. DO NOT EDIT. -->
  <definition class="compliance" id="sysctl_runtime_SYSCTLID" version="3">
    <metadata>
      <title>Kernel "SYSCTLVAR" Parameter Runtime Check</title>
      <affected family="unix">
        <platform>Debian 8</platform>
      </affected>
      <description>The kernel "SYSCTLVAR" parameter should be set to the appropriate value in system runtime.</description>
    </metadata>
    <criteria operator="AND">
      <criterion comment="kernel runtime parameter SYSCTLVAR set to the appropriate value" test_ref="test_runtime_sysctl_SYSCTLID" />
    </criteria>
  </definition>

  <unix:sysctl_test check="all" check_existence="all_exist" comment="kernel runtime parameter SYSCTLVAR set to the appropriate value" id="test_runtime_sysctl_SYSCTLID" version="1">
    <unix:object object_ref="object_sysctl_SYSCTLID" />
    <unix:state state_ref="state_sysctl_SYSCTLID" />
  </unix:sysctl_test>

  <unix:sysctl_object id="object_sysctl_SYSCTLID" version="1">
    <unix:name>SYSCTLVAR</unix:name>
  </unix:sysctl_object>

  <unix:sysctl_state id="state_sysctl_SYSCTLID" version="1">
    <unix:value datatype="int" operation="equals" var_ref="sysctl_SYSCTLID_value" />
  </unix:sysctl_state>

  <external_variable comment="External variable for SYSCTLVAR" datatype="int" id="sysctl_SYSCTLID_value" version="1" />
</def-group>
