Update to r42610:
Correct the name of the dhcpd example configuration file.
This commit is contained in:
parent
a9e15903e3
commit
37f25d9c6d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48087
1 changed files with 6 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/network-servers/chapter.xml,v 1.103 2011/12/24 15:51:18 bcr Exp $
|
||||
basiert auf: r42602
|
||||
basiert auf: r42610
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="network-servers">
|
||||
<info><title>Netzwerkserver</title>
|
||||
|
@ -3256,6 +3256,11 @@ dhclient_flags=""</programlisting>
|
|||
entfernen, wenn DHCP nicht verwendet wird.</para>
|
||||
</note>
|
||||
|
||||
<para>Der Port <package>net/isc-dhcp42-server</package>
|
||||
installiert eine Beispiel-Konfigurationsdatei. Kopieren
|
||||
Sie <filename>/usr/local/etc/dhcpd.conf.example</filename>
|
||||
nach <filename>/usr/local/etc/dhcpd.conf</filename> und
|
||||
nehmen Sie die Änderungen an der neuen Datei vor.</para>
|
||||
<para>Danach muss die vom Port
|
||||
<package>net/isc-dhcp42-server</package>
|
||||
erzeugte Vorlage für <filename>dhcpd.conf</filename>
|
||||
|
|
Loading…
Reference in a new issue