Re: [PATCH rhel6-branch] Add semicolon to dhclient timeout option (#769145)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ack.

On Fri, Mar 30, 2012 at 04:10:15PM +0200, Radek Vykydal wrote:
> Related: rhbz#769145
> ---
>  loader/net.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/loader/net.c b/loader/net.c
> index 36c01e4..af6c90c 100644
> --- a/loader/net.c
> +++ b/loader/net.c
> @@ -1317,7 +1317,7 @@ int writeEnabledNetInfo(iface_t *iface) {
>              iface->vendorclass);
>  
>      if (iface->dhcptimeout) {
> -        fprintf(fp, "timeout %d", iface->dhcptimeout);
> +        fprintf(fp, "timeout %d;", iface->dhcptimeout);
>      }
>  
>      if (fclose(fp) == EOF) {
> -- 
> 1.7.4
> 
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

-- 
David Cantrell <dcantrell@xxxxxxxxxx>
Supervisor, Installer Engineering Team
Red Hat, Inc. | Westford, MA | EST5EDT

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux