2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

Update dhcp4-srv.xml change start-up to startup

This commit is contained in:
Suzanne Goldlust
2018-12-28 10:52:24 -05:00
committed by Tomek Mrugalski
parent e7f8cfcab8
commit 0ee646fe8b

View File

@@ -102,7 +102,7 @@ strings <userinput>path</userinput>/kea-dhcp4 | sed -n 's/;;;; //p'
</para> </para>
<para> <para>
On start-up, the server will detect available network interfaces On startup, the server will detect available network interfaces
and will attempt to open UDP sockets on all interfaces and will attempt to open UDP sockets on all interfaces
mentioned in the configuration file. mentioned in the configuration file.
Since the DHCPv4 server opens privileged ports, it requires root Since the DHCPv4 server opens privileged ports, it requires root