diff options
author | Eric Le Bihan <eric.le.bihan.dev@free.fr> | 2014-09-15 23:04:43 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-29 23:00:02 +0100 |
commit | 938056f948cc00041be64c9f0394f79d820df3bd (patch) | |
tree | 93308f5ca7158b3177b8371bd78ffde7e7a38cd0 /package/python-pyusb | |
parent | 146f69ec79672d7dd81a8d6e3adc549b16d32f4e (diff) | |
download | buildroot-938056f948cc00041be64c9f0394f79d820df3bd.tar.gz buildroot-938056f948cc00041be64c9f0394f79d820df3bd.zip |
dhcp: add systemd service file
Add a systemd service file to start dhcpd.
The network interfaces to listen on can be set via the variable
INTERFACES in /etc/default/dhcpd.conf. Example:
INTERFACES="eth0 eth1"
Also install a tmpfiles.d file to create /var/lib/dhcp/dhcpd.leases
(needed at dhcpd start-up).
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pyusb')
0 files changed, 0 insertions, 0 deletions