meta-digi/meta-digi-arm/recipes-core
David Escalona bf88deb602 mount_digiparts.sh: add unit running check for systemd devices
For devices running 'systemd', the mount process is done through 'systemd-mount', which
spawns a system unit. Trying to mount the partition again throws an error stating that a
unit with the same name is already running. To avoid it, check if the unit is already
spawned before mounting the partition and, if so, just restart the unit.

Signed-off-by: David Escalona <david.escalona@digi.com>
2023-03-27 17:36:32 +02:00
..
packagegroup nativesdk-packagegroup-sdk-host: fix SDK build for ccmp15 2022-07-14 15:44:41 +02:00
udev mount_digiparts.sh: add unit running check for systemd devices 2023-03-27 17:36:32 +02:00