Skip to content

Instantly share code, notes, and snippets.

@elleryq
Created December 31, 2014 03:18
Show Gist options
  • Save elleryq/b8873668ac1625051e69 to your computer and use it in GitHub Desktop.
Save elleryq/b8873668ac1625051e69 to your computer and use it in GitHub Desktop.
BubbleUPnPServer configuration for supervisord. I suppose you put BubbleUPnPServer in /opt/BubbleUPnPServer
[program:bubbleupnpserver]
command=/opt/BubbleUPnPServer/launch.sh
directory=/opt/BubbleUPnPServer
autostart=true
user=your_user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment