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
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