Merge pull request #61 from cmorty/pull/plymouth
Add plymouth-set-default-theme to the plymouth dependenciesmaster
commit
79bc77d2f4
|
|
@ -3,7 +3,7 @@
|
|||
# called by dracut
|
||||
check() {
|
||||
[[ "$mount_needs" ]] && return 1
|
||||
require_binaries plymouthd plymouth
|
||||
require_binaries plymouthd plymouth plymouth-set-default-theme
|
||||
}
|
||||
|
||||
# called by dracut
|
||||
|
|
|
|||
Loading…
Reference in New Issue