mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-13 16:31:30 +02:00
opencryptoki sometimes fails to build by trying to install something to /var/lock which is a symlink to /run but the SDK makes no promise that /run is mounted and populated. Instead of fixing the ebuild just drop it and tpm-tools which depends on it since we don't actually need them.