Skip to content

Instantly share code, notes, and snippets.

@freijon
Created April 2, 2016 06:55
Show Gist options
  • Save freijon/64066155a46083eb3c06acd9ad40821f to your computer and use it in GitHub Desktop.
Save freijon/64066155a46083eb3c06acd9ad40821f to your computer and use it in GitHub Desktop.
[Unit]
Description=PulseAudio DLNA
Requires=sound.target pulseaudio.service
After=sound.target pulseaudio.service
[Service]
ExecStart=/usr/bin/pulseaudio-dlna --port 8080
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment