Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

False Positive in CIS Distribution Independent Linux Benchmark v2.0.0. #912

Description

@Wanderstop

ID: 36056
Title: Ensure xinetd is not enabled.

Issue: It checks for timesyncd not xinetd, resulting in a False Positive.

Current Command: systemctl is-enabled systemd-timesyncd.service
Expected Command: systemctl is-enabled xinetd.service

Agent OS: Arch Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions