Re: Initial version of a SuSE backend



On Mon, 2005-06-13 at 21:00 +0200, Kay Sievers wrote:
>         if ((buf = svGetValue (file, "BOOTPROTO")))
>         {
>                 if (strcasecmp (buf, "dhcp"))
> +                       nm_debug ("method=%s, dhcp disabled", buf);
>                         sys_data->use_dhcp = FALSE;
>                 free (buf);
>         }

This is surely wrong.

-- 
        Peter




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