Created
February 20, 2016 22:15
-
-
Save sim590/1824b3167cf55fc7817c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=PulseAudio DLNA | |
After=network.target sound.target pulseaudio.target | |
[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