post_install()
{
    echo "==> Storing ALSA driver state..."
    /bin/alsactl store
}
