From: Sam Leonard Date: Fri, 23 Feb 2024 12:04:08 +0000 (+0000) Subject: ssh-generator: add mention of ssh.authorized_keys.root to man page X-Git-Tag: v256-rc1~760 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df0159ef22a334c0654ede2c7b985869a9b34c2;p=thirdparty%2Fsystemd.git ssh-generator: add mention of ssh.authorized_keys.root to man page --- diff --git a/man/systemd-ssh-generator.xml b/man/systemd-ssh-generator.xml index 2f4f2a6f0ed..98efc74fc81 100644 --- a/man/systemd-ssh-generator.xml +++ b/man/systemd-ssh-generator.xml @@ -63,6 +63,11 @@ systemd-ssh-proxy1 for details on how to connect to these sockets via the ssh client. + The ssh.authorized_keys.root credential can be used to allow specific public keys + to log in over SSH. See + systemd.systemd-credentials7 + for more information. + The generator will use a packaged sshd@.service service template file if one exists, and otherwise generate a suitable service template file.