mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-18 00:52:05 +01: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.