void-packages/srcpkgs/base-system-runit/INSTALL

5 lines
77 B
Text

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