meta-digi/meta-digi-arm/recipes-core/udev
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
..
udev-extraconf mount_digiparts.sh: add unit running check for systemd devices 2023-03-27 17:36:32 +02:00
udev-extraconf_1.1.bbappend udev: mount.sh: force to find files in /tmp 2023-03-03 12:06:33 +01:00