Merge pull request #943 from b-/patch-2

rewrite hint for service tftp-server directory
This commit is contained in:
Robert Göhler 2023-02-03 21:35:30 +01:00 committed by GitHub
commit 67eeeeb81b
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>