[dhcp] Séparation de la conf dhcp serveur et dhcp client
This commit is contained in:
parent
0334924633
commit
58a9f28ed1
2 changed files with 6 additions and 3 deletions
6
Bundler/isc-dhcp-client.xml
Normal file
6
Bundler/isc-dhcp-client.xml
Normal 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>
|
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue