2.3.3.2 Ensure chrony is enabled and running

Information

chrony is a daemon for synchronizing the system clock across the network

chrony needs to be enabled and running in order to synchronize the system to a timeserver.

Time synchronization is important to support time sensitive security mechanisms and to ensure log files have consistent time records across the enterprise to aid in forensic investigations

Note:

- If systemd-timesyncd is being used, chrony should be removed and this section skipped
- Only one time synchronization method should be in use on the system

Solution

- IF - chrony is in use on the system, run the following commands:

Run the following command to unmask chronyd.service :

# systemctl unmask chronyd.service

Run the following command to enable and start chronyd.service :

# systemctl --now enable chronyd.service

- OR -

If another time synchronization service is in use on the system, run the following command to remove chrony :

# zypper remove chrony

See Also

https://workbench.cisecurity.org/benchmarks/20333

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-7, 800-53|AU-8, CSCv7|6.1

Plugin: Unix

Control ID: be8f00ec9a968fd118017de9d5efa1400c99c1ab8c1c26c07695c3b5ef302ef0