Created
December 13, 2017 15:43
-
-
Save susumuota/5c970a3b1f29a1a80cd429e8465ebc90 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=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