From f10c3e6fe40c51bc19fe0151a3ea398b55ceba19 Mon Sep 17 00:00:00 2001 From: George T Kramer Date: Fri, 31 Mar 2017 10:08:56 -0700 Subject: [PATCH] Clarifying note for nginx configuration --- source/network_boot.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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