Update pxe server setup documentation

Delete the suggested modifications to /etc/sysconfig/atftpd
and trust the defaults provided by the package
This commit is contained in:
Marcus Schäfer 2018-08-08 18:02:59 +02:00
parent 00525f8392
commit 0baeedc8c3
No known key found for this signature in database
GPG Key ID: AD11DD02B44996EF

View File

@ -19,14 +19,7 @@ Installing and Configuring atftp
1. Install the packages atftp and kiwi-pxeboot.
2. Edit the file :file:`/etc/sysconfig/atftpd`. Set or modify the following variables:
.. code:: bash
ATFTPD_OPTIONS="--daemon --no-multicast"
ATFTPD_DIRECTORY="/srv/tftpboot"
3. Start the atftpd service by calling:
2. Start the atftpd service by calling:
.. code:: bash