mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
[fix] Also sync time before updating system clock
This commit is contained in:
@@ -741,7 +741,8 @@ configure_ntp() {
|
||||
systemctl enable chronyd
|
||||
systemctl start chronyd
|
||||
|
||||
# Sync time
|
||||
# Sync time & update the system time
|
||||
chronyc -a 'burst 4/4'
|
||||
chronyc -a makestep
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user