[dhcp] Séparation de la conf dhcp serveur et dhcp client

This commit is contained in:
Valentin Samir 2013-05-28 18:48:09 +02:00
parent 0334924633
commit 58a9f28ed1
2 changed files with 6 additions and 3 deletions

View file

@ -0,0 +1,6 @@
<Bundle name="isc-dhcp-client>
<Package name="isc-dhcp-client"/>
<Path name="/etc/dhcp3/dhclient.conf"/>
<Path type="directory" name="/etc/dhcp3/dhclient-enter-hooks.d/"/>
<Path type="directory" name="/etc/dhcp3/dhclient-exit-hooks.d/"/>
</Bundle>

View file

@ -3,10 +3,7 @@
<Package name="bind9utils"/>
<Service name="isc-dhcp-server"/>
<Path type="directory" name="/etc/dhcp3/generated"/>
<Path type="directory" name="/etc/dhcp3/dhclient-enter-hooks.d/"/>
<Path type="directory" name="/etc/dhcp3/dhclient-exit-hooks.d/"/>
<Path type="symlink" name="/etc/dhcp"/>
<Path name="/etc/dhcp3/dhclient.conf"/>
<Path name="/etc/dhcp3/dhcpd.conf"/>
<Path name="/etc/dhcp3/omapi.conf"/>
<Path name="/etc/dhcp3/omapi_generate"/>