]> git.ipfire.org Git - thirdparty/systemd.git/commit
ssh-generator: generate /etc/issue.d/ with VSOCK ssh info data 37819/head
authorLennart Poettering <lennart@poettering.net>
Thu, 12 Jun 2025 09:38:21 +0000 (11:38 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 3 Jul 2025 15:36:09 +0000 (17:36 +0200)
commitcfd89202435751a0c46a46a81a6d83fb92f4b4db
tree77b0593cf216eae93e30bd6c9e26ef0ea98e1eb4
parent864a5e9ded1a15b90520ebb11f92b6ab45626a94
ssh-generator: generate /etc/issue.d/ with VSOCK ssh info data

I find myself trying to log into a fresh ParticleOS VM started via
systemd-vmspawn all the time, but I don't know its CID. Let's show it on
the getty screen, to make it immediately visible.
man/rules/meson.build
man/systemd-ssh-issue.xml [new file with mode: 0644]
src/ssh-generator/meson.build
src/ssh-generator/ssh-generator.c
src/ssh-generator/ssh-issue.c [new file with mode: 0644]