Browse Source

* added tftp-hpa to DHCPD modules

legacy/multilib
Alejandro Mery 19 years ago
parent
commit
0b76747b6e
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      pkgsel/Services/Network/DHCPD.isc.choice
  2. +1
    -0
      pkgsel/Services/Network/DHCPD.udhcp.choice

+ 1
- 0
pkgsel/Services/Network/DHCPD.isc.choice

@ -1,3 +1,4 @@
#Description: ISC´s DHCP Server
#Dependencies: NETWORK
X dhcp
X tftp-hpa

+ 1
- 0
pkgsel/Services/Network/DHCPD.udhcp.choice

@ -1,3 +1,4 @@
#Description: uDHCP Server
#Dependencies: NETWORK
X udhcp
X tftp-hpa

Loading…
Cancel
Save