Browse Source

Merge pull request #61 from cmorty/pull/plymouth

Add plymouth-set-default-theme to the plymouth dependencies
master
Harald Hoyer 10 years ago
parent
commit
79bc77d2f4
  1. 2
      modules.d/50plymouth/module-setup.sh

2
modules.d/50plymouth/module-setup.sh

@ -3,7 +3,7 @@ @@ -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…
Cancel
Save