]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Run ssh and ssh-keygen as fake root 3291/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 20 Dec 2024 11:35:06 +0000 (12:35 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 20 Dec 2024 11:38:17 +0000 (12:38 +0100)
commit2f06efa6cb903da8ca1179efff2ac386d43fc206
tree781555ef7f3560f6aba79143402fc0b05948bd7c
parent3d9dddfcedac9970cdc0717247914dc4e7700f9d
Run ssh and ssh-keygen as fake root

We can't always resolve the current user in the sandbox which ssh
insists on being able to do so let's become root which is always
resolvable.
mkosi/qemu.py