diff --git a/docs/configuration/service/index.rst b/docs/configuration/service/index.rst index 8607490d..1195348f 100644 --- a/docs/configuration/service/index.rst +++ b/docs/configuration/service/index.rst @@ -18,6 +18,7 @@ Service lldp mdns monitoring + ntp pppoe-server router-advert salt-minion diff --git a/docs/configuration/system/ntp.rst b/docs/configuration/service/ntp.rst similarity index 79% rename from docs/configuration/system/ntp.rst rename to docs/configuration/service/ntp.rst index 223447f5..5b718c4f 100644 --- a/docs/configuration/system/ntp.rst +++ b/docs/configuration/service/ntp.rst @@ -30,10 +30,16 @@ The current protocol is version 4 (NTPv4), which is a proposed standard as documented in :rfc:`5905`. It is backward compatible with version 3, specified in :rfc:`1305`. +.. note:: VyOS 1.4 uses chrony instead of ntpd (see :vytask:`T3008`) which will + no longer accept anonymous NTP requests as in VyOS 1.3. All configurations + will be migrated to keep the anonymous functionality. For new setups if you + have clients using your VyOS installation as NTP server, you must specify + the `allow-client` directive. + Configuration ============= -.. cfgcmd:: set system ntp server
+.. cfgcmd:: set service ntp server Configure one or more servers for synchronisation. Server name can be either an IP address or :abbr:`FQDN (Fully Qualified Domain Name)`. @@ -44,7 +50,7 @@ Configuration * ``1.pool.ntp.org`` * ``2.pool.ntp.org`` -.. cfgcmd:: set system ntp server