Add plymouth-set-default-theme to the plymouth dependencies
plymouth-set-default-theme is not shipped with ubuntu and therefore causes errors.master
parent
ffa0ee5d16
commit
874b013573
|
@ -3,7 +3,7 @@
|
||||||
# called by dracut
|
# called by dracut
|
||||||
check() {
|
check() {
|
||||||
[[ "$mount_needs" ]] && return 1
|
[[ "$mount_needs" ]] && return 1
|
||||||
require_binaries plymouthd plymouth
|
require_binaries plymouthd plymouth plymouth-set-default-theme
|
||||||
}
|
}
|
||||||
|
|
||||||
# called by dracut
|
# called by dracut
|
||||||
|
|
Loading…
Reference in New Issue