#!/bin/bash # # /etc/systemd/mpd # #copy of old /etcd/rc.d/mpd start behavior [ ! -d /var/run/mpd ] && install -d -g 45 -o 45 /var/run/mpd /usr/bin/mpd --no-daemon /etc/mpd.conf