| … | |
… | |
| 11 | # See the pid-file-name option in the dhcpd.conf man page for details. |
11 | # See the pid-file-name option in the dhcpd.conf man page for details. |
| 12 | |
12 | |
| 13 | # If you wish to run dhcpd in a chroot, uncomment the following line |
13 | # If you wish to run dhcpd in a chroot, uncomment the following line |
| 14 | # DHCPD_CHROOT="/var/lib/dhcp/chroot" |
14 | # DHCPD_CHROOT="/var/lib/dhcp/chroot" |
| 15 | |
15 | |
| 16 | # Then run emerge dhcp --config |
|
|
| 17 | # All file paths below are relative to the chroot. |
16 | # All file paths below are relative to the chroot. |
| 18 | # You can specify a different chroot directory but MAKE SURE it's empty. |
17 | # You can specify a different chroot directory but MAKE SURE it's empty. |
| 19 | |
18 | |
| 20 | # Specify a configuration file - the default is /etc/dhcp/dhcpd.conf |
19 | # Specify a configuration file - the default is /etc/dhcp/dhcpd.conf |
| 21 | # DHCPD_CONF="/etc/dhcp/dhcpd.conf" |
20 | # DHCPD_CONF="/etc/dhcp/dhcpd.conf" |