fix(lvmmerge): depend on bash
parent
5b965f6308
commit
fd4b04da66
|
@ -10,7 +10,7 @@ check() {
|
|||
|
||||
# called by dracut
|
||||
depends() {
|
||||
echo lvm dracut-systemd systemd
|
||||
echo lvm dracut-systemd systemd bash
|
||||
return 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue