rewrite hint for service tftp-server directory

This commit is contained in:
bri 2023-02-03 13:46:28 -05:00 committed by GitHub
parent 6785b02ec5
commit 272457a2aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,9 +18,9 @@ Configuration
Enable TFTP service by specifying the `<directory>` which will be used to serve
files.
.. hint:: Choose your ``directory`` location carefully or you will loose the
content on image upgrades. Any directory under ``/config`` is save at this
will be migrated.
.. hint:: Choose your ``directory`` location carefully or you will lose the
content on image upgrades. We preserve the contents of ``/config``, so we
recommend using a directory there, for example ``/config/tftpboot``.
.. cfgcmd:: set service tftp-server listen-address <address>