Skip to content

Instantly share code, notes, and snippets.

@radupotop
Created November 22, 2019 21:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save radupotop/02b7c86f03e0c78da443cc338190ce0a to your computer and use it in GitHub Desktop.
Save radupotop/02b7c86f03e0c78da443cc338190ce0a to your computer and use it in GitHub Desktop.
[Unit]
Description=PulseAudio for MPD
After=sound.target
Before=mpd.service
[Service]
User=mpd
Type=notify
ExecStart=/usr/bin/pulseaudio --daemonize=no
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment