dhcp: read /etc/default/dhcpd, not /etc/default/dhcpd.conf
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 24 Dec 2015 13:48:28 +0000 (14:48 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 24 Dec 2015 13:48:28 +0000 (14:48 +0100)
commit6f81baaf47e3f47b131ec2b1c6c5f7d062a48d84
tree698f299a6e0ca3b8d115d5688a9eda22a961a35f
parentc4486e8c947e728b663eb2ac1c0286077129445f
dhcp: read /etc/default/dhcpd, not /etc/default/dhcpd.conf

All daemons that read a file from /etc/default/ have it named just
after the name of daemon, without any extension. This commit fixes the
dhcp package to do the same.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dhcp/S80dhcp-server
package/dhcp/dhcpd.service