meta-digi/meta-digi-arm/recipes-core/udev/udev-extraconf
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
..
81-spi-spidev.rules udev-extraconf: fix udev rule to prevent spidev module autoload 2022-09-05 18:22:40 +02:00
99-ext-rtc-wakeup.rules udev: enable external RTC as wakeup source 2022-11-16 12:22:32 +01:00
automount.rules cc6ul: mount_digiparts.sh: fix mount of 'update' partition 2022-11-18 14:41:17 +01:00
blacklist.conf udev: move recipes into dynamic-layers for NXP 2022-05-04 14:01:05 +02:00
mount_digiparts.sh mount_digiparts.sh: add unit running check for systemd devices 2023-03-27 17:36:32 +02:00