Clarifying note for nginx configuration

This commit is contained in:
George T Kramer
2017-03-31 10:09:40 -07:00
parent 2100955eab
commit f10c3e6fe4
+3 -5
View File
@@ -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