meta-digi/meta-digi-arm/recipes-core/udev
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
..
udev-extraconf mount_digiparts.sh: fix support to UBI volumes on systemd 2022-11-17 17:48:34 +01:00
udev-extraconf_1.1.bbappend udev: fix RTC rule filename 2022-11-16 17:43:40 +01:00