STIGQter STIGQter: STIG Summary: Apple macOS 15 (Sequoia) Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Apr 2026:

The macOS system must enable the time synchronization daemon.

DISA Rule

SV-268450r1038944_rule

Vulnerability Number

V-268450

Group Title

SRG-OS-000355-GPOS-00143

Rule Version

APPL-15-000180

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the macOS system to enable the time synchronization daemon with the following command:

/bin/launchctl load -w /System/Library/LaunchDaemons/com.apple.timed.plist

NOTE: The service "timed" cannot be unloaded or loaded while System Integrity Protection (SIP) is enabled.

Check Contents

Verify the macOS system is configured to enable the time synchronization daemon with the following command:

/bin/launchctl list | /usr/bin/grep -c com.apple.timed

If the result is not "1", this is a finding.

Vulnerability Number

V-268450

Documentable

False

Rule Version

APPL-15-000180

Severity Override Guidance

Verify the macOS system is configured to enable the time synchronization daemon with the following command:

/bin/launchctl list | /usr/bin/grep -c com.apple.timed

If the result is not "1", this is a finding.

Check Content Reference

M

Target Key

5661