aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorAlexey Abramov <levenson@mmer.org>2022-10-01 15:12:57 +0200
committerLudovic Courtès <ludo@gnu.org>2022-10-06 00:11:18 +0200
commit40ad967322ac270bb1273c5cdd2ae7db8051ef36 (patch)
tree6e4a06fd144ec4a108e4884122fe5fd516d92d5d /po
parent7d04f3ad285225fe44d4aac8680178ed18fcdfb5 (diff)
downloadguix-40ad967322ac270bb1273c5cdd2ae7db8051ef36.tar
guix-40ad967322ac270bb1273c5cdd2ae7db8051ef36.tar.gz
services: dhcp-client: Implement and use a configuration record.
* gnu/services/networking.scm (dhcp-client-configuration): New record configuration. (dhcp-client-shepherd-service): Implement a shepher service. Provide a deprication message for legacy configurations. (dhcp-client-service-type): Use dhcp-client-shepherd-service. * doc/guix.texi (Networking Setup): Update. * po/guix/POTFILES.in: Add 'gnu/services/networking.scm'. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'po')
-rw-r--r--po/guix/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in
index 4050a4c7ae..ed3fdb6be0 100644
--- a/po/guix/POTFILES.in
+++ b/po/guix/POTFILES.in
@@ -5,6 +5,7 @@ gnu/packages.scm
gnu/services.scm
gnu/system.scm
gnu/services/configuration.scm
+gnu/services/networking.scm
gnu/services/shepherd.scm
gnu/services/samba.scm
gnu/home/services.scm