fix comment in default dhcpd[6].conf
This commit is contained in:
parent
83597a34c7
commit
5fe3b160c0
@ -495,7 +495,7 @@ EOF
|
|||||||
%{__cat} << EOF > %{buildroot}%{dhcpconfdir}/dhcpd.conf
|
%{__cat} << EOF > %{buildroot}%{dhcpconfdir}/dhcpd.conf
|
||||||
#
|
#
|
||||||
# DHCP Server Configuration file.
|
# DHCP Server Configuration file.
|
||||||
# see /usr/share/doc/dhcp/dhcpd.conf.example
|
# see /usr/share/doc/dhcp-server/dhcpd.conf.example
|
||||||
# see dhcpd.conf(5) man page
|
# see dhcpd.conf(5) man page
|
||||||
#
|
#
|
||||||
EOF
|
EOF
|
||||||
@ -504,7 +504,7 @@ EOF
|
|||||||
%{__cat} << EOF > %{buildroot}%{dhcpconfdir}/dhcpd6.conf
|
%{__cat} << EOF > %{buildroot}%{dhcpconfdir}/dhcpd6.conf
|
||||||
#
|
#
|
||||||
# DHCPv6 Server Configuration file.
|
# DHCPv6 Server Configuration file.
|
||||||
# see /usr/share/doc/dhcp/dhcpd6.conf.example
|
# see /usr/share/doc/dhcp-server/dhcpd6.conf.example
|
||||||
# see dhcpd.conf(5) man page
|
# see dhcpd.conf(5) man page
|
||||||
#
|
#
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user