Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run paplay on background to avoid delay #69

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 8, 2020

  1. Run paplay on background to avoid delay

    When UDM_PLAY_SOUND is enabled the paplay command waits until the sound is played hanging the terminal. Let's run the `paplay` in the background to return immediately.
    
    Signed-off-by: Lukáš Doktor <ldoktor@redhat.com>
    ldoktor authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    3f4ceaf View commit details
    Browse the repository at this point in the history