diff options
Diffstat (limited to 'fr/install-methods/tftp')
-rw-r--r-- | fr/install-methods/tftp/bootp.xml | 2 | ||||
-rw-r--r-- | fr/install-methods/tftp/dhcp.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/fr/install-methods/tftp/bootp.xml b/fr/install-methods/tftp/bootp.xml index c141ab7a8..1e5662db4 100644 --- a/fr/install-methods/tftp/bootp.xml +++ b/fr/install-methods/tftp/bootp.xml @@ -63,7 +63,7 @@ amorcer les clients par BOOTP. Si la vôtre en fait partie, lisez la <filename>/etc/dhcp3/dhcpd.conf</filename> et d'ajouter la directive <userinput>allow bootp</userinput> au bloc de configuration pour le sous-réseau contenant le client, puis de redémarrer <command>dhcpd</command> -avec <userinput>/etc/init.d/dhcpd3-server restart</userinput>. +avec <userinput>/etc/init.d/dhcp3-server restart</userinput>. </para> </sect2> diff --git a/fr/install-methods/tftp/dhcp.xml b/fr/install-methods/tftp/dhcp.xml index cbb0d3566..35830ba92 100644 --- a/fr/install-methods/tftp/dhcp.xml +++ b/fr/install-methods/tftp/dhcp.xml @@ -45,7 +45,7 @@ par TFTP. Après avoir modifié le fichier de configuration de <command>dhcpd</command>, relancez <command>dhcpd</command> par -<userinput>/etc/init.d/dhcpd3-server restart</userinput>. +<userinput>/etc/init.d/dhcp3-server restart</userinput>. </para> |