meta-digi/meta-digi-arm/recipes-core
Arturo Buzarra 5be7db1f9f mount_digiparts.sh: fix support to UBI volumes on systemd
According to udev documentation running programs that access to mount/umount
filesystems is not allowed due to the default sandbox that is enforced on
systemd-udevd.service, so on systemd systems we must to use systemd-mount
binary instead of mount. Also systemd-mount does not support mount ubi devices
by volume name, so we need to use the absolute device path.

https://onedigi.atlassian.net/browse/DEL-8193

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2022-11-17 17:48:34 +01:00
..
packagegroup nativesdk-packagegroup-sdk-host: fix SDK build for ccmp15 2022-07-14 15:44:41 +02:00
udev mount_digiparts.sh: fix support to UBI volumes on systemd 2022-11-17 17:48:34 +01:00