From 62641751d529890a52c3a5ca4f5240de9705ad3e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 28 Feb 2020 11:27:09 +0100 Subject: [PATCH] man: fix links to ssh(1) and sshd(8) 'openssh' wasn't even defined. --- man/user@.service.xml | 4 ++-- man/userdbctl.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/user@.service.xml b/man/user@.service.xml index 81a6fef4baa..f4603df0739 100644 --- a/man/user@.service.xml +++ b/man/user@.service.xml @@ -49,7 +49,7 @@ User processes may be started by the user@.service instance, in which case they will be part of that unit in the system hierarchy. They may also be started elsewhere, for example by - sshd8 or a + sshd8 or a display manager like gdm, in which case they form a .scope unit (see systemd.scope5). Both user@UID.service and the scope units are @@ -142,7 +142,7 @@ Control group /: … User with UID 1000 is logged in using gdm (session-4.scope) and - ssh1 + ssh1 (session-19.scope), and also has a user manager instance running (user@1000.service). User with UID 1001 is logged in using ssh (session-20.scope) and diff --git a/man/userdbctl.xml b/man/userdbctl.xml index 69cd3fc0672..606ce673b56 100644 --- a/man/userdbctl.xml +++ b/man/userdbctl.xml @@ -228,7 +228,7 @@ The userdbctl tool may be used to make the list of SSH authorized keys possibly contained in a user record available to the SSH daemon for authentication. For that configure the following in sshd_config5: + project='die-net'>sshd_config5: … AuthorizedKeysCommand /usr/bin/userdbctl ssh-authorized-keys %u -- 2.39.2