Time synchronization via NTP is configured at the factory by default. This uses the pool.ntp.org time servers.
Custom Configuration
NOTE: requires 2025Q4 release or later
Customization of NTPD can be done using a custom ntpd.conf configuration file.
Step 1) Start with default config
The default configuration file is located at
/opt/fmadio/etc_ro/ntpd_ntp.confCopy this to
cp /opt/fmadio/etc_ro/ntpd_ntp.conf /opt/fmadio/etc/ntpd.confStep 2) Customize
Edit the file
/opt/fmadio/etc/ntpd.confAdd in servers and any additional custom configuration settings.
Step 3) Restart
Restart NTP via
sudo killall time_ntp.luaStep 4) Finish
Wait for the 1min cronjob to automatically restart the NTPD server process.