summaryrefslogtreecommitdiffstats
path: root/abs/core/plymouth/plymouth.hook
blob: 36a5e1bc967a15fc952df2279a70c0e20b6357ac (plain)
1
2
3
4
run_hook() {
    /usr/bin/plymouthd --mode=boot
    /usr/bin/plymouth --show-splash
}