guix-patches
[Top][All Lists]
Advanced

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

bug#26099: [PATCH] services: Add inetd-service-type.


From: Ludovic Courtès
Subject: bug#26099: [PATCH] services: Add inetd-service-type.
Date: Wed, 15 Mar 2017 09:47:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Oh, I forgot to suggest writing a test.  :-)

I imagine it could test the built-in echo service and maybe a simple one
involving an external program.

Also:

>                             (arguments "-q -T -i /path/to/key -W 
> smtp-server:25 address@hidden"))))

I think it would be nice if it were a list of strings rather than a
list.  We can always ‘string-join’ it when writing to inetd.conf.

That’s all!  :-)

Ludo’.





reply via email to

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