ssm-services/services/mpd

5 lines
87 B
Plaintext
Raw Normal View History

#!/usr/bin/env ssm
#service_respawn=true
service_command=( /usr/bin/mpd --no-daemon )