linux-update/postinst.d/90-dracut

4 lines
71 B
Plaintext
Raw Normal View History

#!/usr/bin/env sh
echo "dracut..." >&2
exec dracut --force --kver "$1"