guix-patches
[Top][All Lists]
Advanced

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

[bug#64468] [PATCH] services: dhcp-client-service-type: Support DDNS.


From: Ludovic Courtès
Subject: [bug#64468] [PATCH] services: dhcp-client-service-type: Support DDNS.
Date: Wed, 11 Oct 2023 19:14:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hi,

Lilah Tascheter <lilah@lunabee.space> skribis:

> * gnu/services/networking.scm (dhcp-client-shepherd-service): Enable -I
>   flag on dhclient.

[...]

> +                                     (cons* dhclient "-nw" "-I"

Could there be unintended side effects from passing “-I”?  The
dhclient(8) man page is silent about the implications.

If there are none, the patch LGTM.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]