vp-build/srcpkgs/base-system-runit/INSTALL

6 lines
77 B
Plaintext

case "$ACTION" in
post)
[ -x usr/bin/dracut ] && usr/bin/dracut -f
;;
esac