]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Fix signing with engine 3063/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 23 Sep 2024 14:24:30 +0000 (16:24 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 23 Sep 2024 14:57:23 +0000 (16:57 +0200)
commitd1b125d3e028f94278986bbbe4983f109530d5e8
tree437018d1ec920ad1852b4102d332d1abf6ae5a8e
parentf8f89aa1629fb0af1d77f3ecd373663dd78f3dd5
Fix signing with engine

We need to make sure /run/pcscd/pcscd.comm is available to make
signing work so let's mount /run/pcscd into the sandbox every time
we're going to sign something if it exists.
mkosi/__init__.py
mkosi/bootloader.py