fix bug 191470: prevent dhcpd putting 8-byte dhcp-lease-time option in
packets
This commit is contained in:
parent
2c3ccbb0df
commit
d713451d93
10
dhcp.spec
10
dhcp.spec
@ -312,11 +312,11 @@ chmod 755 %{buildroot}/sbin/dhclient-script
|
|||||||
# Why not ship the doc/ documentation ? Some of it is quite useful.
|
# Why not ship the doc/ documentation ? Some of it is quite useful.
|
||||||
# Also generate DHCP options tables for C, perl, python:
|
# Also generate DHCP options tables for C, perl, python:
|
||||||
#
|
#
|
||||||
chmod +x %SOURCE9
|
#chmod +x %SOURCE9
|
||||||
%SOURCE9 > doc/dhcp_options.h
|
#%SOURCE9 > doc/dhcp_options.h
|
||||||
%SOURCE9 -pe > doc/dhcp_options.pl
|
#%SOURCE9 -pe > doc/dhcp_options.pl
|
||||||
%SOURCE9 -py > doc/dhcp_options.py
|
#%SOURCE9 -py > doc/dhcp_options.py
|
||||||
%SOURCE9 -d > doc/dhcp_options.txt
|
#%SOURCE9 -d > doc/dhcp_options.txt
|
||||||
#
|
#
|
||||||
# Fix bug 163367: install default (empty) dhcpd.conf:
|
# Fix bug 163367: install default (empty) dhcpd.conf:
|
||||||
cp -fp %SOURCE4 %{buildroot}/etc
|
cp -fp %SOURCE4 %{buildroot}/etc
|
||||||
|
Loading…
Reference in New Issue
Block a user