diff options
Diffstat (limited to 'nl/install-methods/tftp')
-rw-r--r-- | nl/install-methods/tftp/bootp.xml | 2 | ||||
-rw-r--r-- | nl/install-methods/tftp/dhcp.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/nl/install-methods/tftp/bootp.xml b/nl/install-methods/tftp/bootp.xml index 42f52e321..86be45104 100644 --- a/nl/install-methods/tftp/bootp.xml +++ b/nl/install-methods/tftp/bootp.xml @@ -66,7 +66,7 @@ will probably be able to get away with simply adding the <userinput>allow bootp</userinput> directive to the configuration block for the subnet containing the client in <filename>/etc/dhcp3/dhcpd.conf</filename>, and restart -<command>dhcpd</command> with <userinput>/etc/init.d/dhcpd3-server +<command>dhcpd</command> with <userinput>/etc/init.d/dhcp3-server restart</userinput>. </para> diff --git a/nl/install-methods/tftp/dhcp.xml b/nl/install-methods/tftp/dhcp.xml index 235631a9a..690e069c0 100644 --- a/nl/install-methods/tftp/dhcp.xml +++ b/nl/install-methods/tftp/dhcp.xml @@ -45,7 +45,7 @@ file which will be retrieved via TFTP. </para><para> After you have edited the <command>dhcpd</command> configuration file, -restart it with <userinput>/etc/init.d/dhcpd3-server restart</userinput>. +restart it with <userinput>/etc/init.d/dhcp3-server restart</userinput>. </para> |