mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-04 20:11:04 +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.
Description
Languages
Shell
93.1%
Python
6.9%