2.1.2.3 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

Solution

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

Run the following command to unmask chrony.service :

# systemctl unmask chrony.service

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

# systemctl --now enable chrony.service

OR

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

# apt purge chrony

See Also

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

Item Details

Category: AUDIT AND ACCOUNTABILITY

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

Plugin: Unix

Control ID: 5b0aef85472db145e8e0aab0a71274e5ea2b5d80838545d235eb481f3733fffb