guix-patches
[Top][All Lists]
Advanced

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

[bug#63786] [PATCH] home: services: ssh: Allow unset boolean options in


From: Ludovic Courtès
Subject: [bug#63786] [PATCH] home: services: ssh: Allow unset boolean options in ssh-config.
Date: Thu, 08 Jun 2023 22:57:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hello!

Efraim Flashner <efraim@flashner.co.il> skribis:

>>From man 5 ssh_config:
> Unless noted otherwise, for each parameter, the first obtained value
> will be used.
>
> We want to allow falling through to the first actual user defined value.

What do you mean by “first actual user-defined value”?  This service is
what generates all the “user-defined values”, no?

Overall my take is that default values should be specified in our code
(as default values of configuration record fields) rather than left
unspecified.  I think this is clearer and more predictable than relying
on upstream’s default values.

Thanks,
Ludo’.





reply via email to

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