mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
dhcp: Explicitely compile with support for execute()
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
1
lfs/dhcp
1
lfs/dhcp
@@ -84,6 +84,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
|||||||
--sysconfdir=/etc/dhcp \
|
--sysconfdir=/etc/dhcp \
|
||||||
--with-srv-conf-file=/etc/dhcp/dhcpd.conf \
|
--with-srv-conf-file=/etc/dhcp/dhcpd.conf \
|
||||||
--with-srv-lease-file=/var/state/dhcp/dhcpd.leases \
|
--with-srv-lease-file=/var/state/dhcp/dhcpd.leases \
|
||||||
|
--enable-execute \
|
||||||
--enable-paranoia \
|
--enable-paranoia \
|
||||||
--enable-early-chroot \
|
--enable-early-chroot \
|
||||||
--disable-dhcpv6
|
--disable-dhcpv6
|
||||||
|
|||||||
Reference in New Issue
Block a user