PATH:
lib
/
dracut
/
modules.d
/
50plymouth
#!/bin/sh if type plymouth >/dev/null 2>&1 && [ -z "$DRACUT_SYSTEMD" ]; then plymouth --newroot=$NEWROOT fi
[-] module-setup.sh
[edit]
[-] plymouth-newroot.sh
[edit]
[-] plymouth-emergency.sh
[edit]
[+]
..
[-] plymouth-populate-initrd.sh
[edit]
[-] plymouth-pretrigger.sh
[edit]