dracut/modules.d/98usrmount
Alexander Tsoy 4afdcba212 fix(usrmount): do not empty _dev variable
Currently $_dev is always overridden with the value returned by
label_uuid_to_dev(). This results in an empty value if $_dev is a
device path. Fix this by calling label_uuid_to_dev() conditionally.

Bug: https://bugs.gentoo.org/807971
Fixes: d3532978de
2021-08-17 07:48:15 +00:00
..
module-setup.sh style: shfmt reformat 2021-03-13 20:10:43 +01:00
mount-usr.sh fix(usrmount): do not empty _dev variable 2021-08-17 07:48:15 +00:00