mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-10 17:20:48 -04:00

Kernel cmdline embedded in UKIs had no null terminator before. With newer versions of mkosi, it is already null-terminated so we shouldn't null terminate it twice.