plymouth/plymouth-update-initrd
Ray Strode 4bc7354aec Fix plymouth-update-initrd to work with dracut
This got fixed in f13, but apparently never f14.
2010-08-26 11:32:38 -04:00

3 lines
101 B
Bash
Executable File

#!/bin/bash
/sbin/new-kernel-pkg --package kernel --mkinitrd --dracut --depmod --install $(uname -r)