summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity/dhcp/dhcp.inc
AgeCommit message (Collapse)AuthorFiles
2011-11-15dhcp: generate initial leases files for serverOtavio Salvador1
If not using the init script it fails as the leases are created by it. When used with systemd, this fails without the leases thus this allows it to work out of box. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Added commit meesage from Otavio's email Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-11-08dhcp: move server configuration to dhcp-server-configOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-11-08dhcp: rename dhcp4.inc to dhcp.incOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>