openwrt-packages/utils/uvol
Daniel Golle e17a931c49 uvol: call umount instead of using 'block umount'
Calling 'block umount' results in *all* devices listed in
/etc/config/fstab being unmounted.
Just call 'umount /dev/$devname' directly instead as that has the
desired effect.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-02-13 22:30:42 +00:00
..
files uvol: call umount instead of using 'block umount' 2022-02-13 22:30:42 +00:00
Makefile uvol: update to 0.6 2021-12-20 01:42:58 +00:00