diff --git a/shared/templates/template_OVAL_service_disabled b/shared/templates/template_OVAL_service_disabled index 941c289c43..61d3748688 100644 --- a/shared/templates/template_OVAL_service_disabled +++ b/shared/templates/template_OVAL_service_disabled @@ -85,36 +85,7 @@ {{% else %}} - {{% if product == "ubuntu1404" %}} - - - {{{ oval_metadata("The " + SERVICENAME + " service should be disabled if possible.", affected_platforms=["multi_platform_all"]) }}} - - - - - - - - - - - - - - - - ^/etc/rc[0-6S]\.d$ - ^S\d{2}{{{ DAEMONNAME }}}$ - - - {{% elif init_system != "systemd" %}} + {{% if init_system != "systemd" %}} {{# we are not using systemd, it doesn't matter if we can or cannot use OVAL 5.11, let us just use the runlevel test #}}