Skip to content

Instantly share code, notes, and snippets.

@susumuota
Created December 13, 2017 15:43
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 susumuota/5c970a3b1f29a1a80cd429e8465ebc90 to your computer and use it in GitHub Desktop.
Save susumuota/5c970a3b1f29a1a80cd429e8465ebc90 to your computer and use it in GitHub Desktop.
[Unit]
Description=mpd ctrl switch service
After=mpd.target
[Service]
ExecStart=/usr/bin/python2 /home/volumio/mpd_ctrl_zero.py
Type=simple
Restart=always
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment