check for plymouth-set-default-theme not plymouth-set-default-plugin
parent
84ffb877fd
commit
6cfef0c638
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
[[ -x /sbin/plymouthd && -x /bin/plymouth && -x /usr/sbin/plymouth-set-default-plugin ]]
|
||||
[[ -x /sbin/plymouthd && -x /bin/plymouth && -x /usr/sbin/plymouth-set-default-theme ]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue