fedora-iot / zezere

Zezere is a provisioning service for Fedora IoT. It can be used for deploying Fedora IoT to devices without needing a physical console.
MIT License
58 stars 33 forks source link

Do not fail to run zezere_ignition if ignition crashes #76

Closed puiterwijk closed 4 years ago

puiterwijk commented 4 years ago

Ignition crashes because it cannot relabel selinux (because it expects to be run pre-pivot).

Signed-off-by: Patrick Uiterwijk patrick@puiterwijk.org