mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-13 08:21:08 +02:00
systemd will not boot if /etc/os-release is not present. We "know" better, and can recover from a lost /etc/ directory, so patch out the test. This is only for "real" booting, not for nspawn containers at this point in time as we aren't booting full system images that way. Yet.