mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 00:51:41 +02:00
The mountpoint for the OEM partition got moved from /usr/share/oem to /oem to avoid complications when applying a OEM sysext image in the OEM partition - systemd was unmounting all the mountpoints under /usr before applying the sysext, which made our OEM images unavailable. There's still the /usr/share/oem symlink for compatibility, but it's better to use the new location right away.