GNU bug report logs - #62461
Additional ssh configuration options.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Sun, 26 Mar 2023 13:59:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #52 received at 62461 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: 62461 <at> debbugs.gnu.org
Cc: ngraves <at> ngraves.fr
Subject: [PATCH v3 3/4] gnu: ssh: Export configuration predicates.
Date: Mon,  5 Jun 2023 14:34:47 +0200
---
 gnu/home/services/ssh.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/home/services/ssh.scm b/gnu/home/services/ssh.scm
index 017bbbc2dd..4ff3395e06 100644
--- a/gnu/home/services/ssh.scm
+++ b/gnu/home/services/ssh.scm
@@ -44,7 +44,9 @@ (define-module (gnu home services ssh)
             home-openssh-configuration-known-hosts
             home-openssh-configuration-hosts
             home-openssh-configuration-add-keys-to-agent
+            home-openssh-configuration?
             home-ssh-agent-configuration
+            home-ssh-agent-configuration?
 
             openssh-host
             openssh-host-host-name
-- 
2.40.1





This bug report was last modified 1 year and 300 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.