By default, Network Time Protocol (NTP) is disabled for the File Recovery Enabler. To enable NTP:
-
Log in as root user to the File Recovery Enabler.
-
Enter the following command with appropriate values for area and location:
systemctl enable chronyd ; systemctl start chronyd ; ln -sf /usr/share/zoneinfo/area/location /etc/localtimeFor example:
systemctl enable chronyd ; systemctl start chronyd ; ln -sf /usr/share/zoneinfo/America/New_York /etc/localtime