guix-patches
[Top][All Lists]
Advanced

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

[bug#64850] [PATCH 0/1] Provide a way to use multiple dhcp clients with


From: Alexey Abramov
Subject: [bug#64850] [PATCH 0/1] Provide a way to use multiple dhcp clients with static-networking
Date: Tue, 25 Jul 2023 12:57:39 +0200

In a case you need to configure existing interfaces, rename them or for
example construct a bond first and attach dhcp client to it, we need to run
static-networking AND dhcp-client at the same time.  At this moment both
services provision 'networking by default.

Even though we can override provision for static-networking, it is still not
enough in case we need to run multiple dhcp-clients on different interfaces.

This patch will allow provision override for dhcp-client. This is an addition 
to bug#64616.

Alexey Abramov (1):
  services: dhcp-client-configuration: Allow provision override

 gnu/services/networking.scm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.40.1






reply via email to

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