]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Prefer virtiofsd file handles when running as root instead of making them mandatory 2549/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 25 Mar 2024 10:30:48 +0000 (11:30 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 25 Mar 2024 10:50:58 +0000 (11:50 +0100)
commit60976b512e6b69b82ca321ef0c83de97556f9693
treed69175eebd0f3cff88606bab95a597c03ac024dd
parentf9e0a3d5b8f87383ccbe55751f9c098d82c348dd
Prefer virtiofsd file handles when running as root instead of making them mandatory

We might be invoked as root from a user namespace which won't have
access to file handles.
mkosi/qemu.py