diff --git a/source/network_boot.rst b/source/network_boot.rst index eeae3002..a746dc60 100644 --- a/source/network_boot.rst +++ b/source/network_boot.rst @@ -145,9 +145,9 @@ repository`_. .. note:: - The configuration file for nginx is written to not clobber any existing - nginx configurations by hosting network-bootable images on a different - port. + Creating a separate configuration file for ``nginx`` to serve network- + bootable images on a non-standard port number preserves existing nginx + configurations. #. Start ``nginx`` and enable startup on boot. @@ -294,8 +294,6 @@ repository`_. systemctl enable dnsmasq systemctl restart dnsmasq - .. note:: - #. Start ``systemd-resolved``. .. code-block:: console