diff --git a/playbooks/mpdf.service.j2 b/playbooks/mpdf.service.j2 index 8dc0e37..a82ac33 100644 --- a/playbooks/mpdf.service.j2 +++ b/playbooks/mpdf.service.j2 @@ -7,7 +7,7 @@ After=network.target sound.target [Service] Type=notify EnvironmentFile=/etc/default/mpd -ExecStart=/usr/bin/mpd --no-daemon /etc/mpd((item)).conf +ExecStart=/usr/bin/mpd --no-daemon /etc/mpdf{{ item }}.conf # Enable this setting to ask systemd to watch over MPD, see # systemd.service(5). This is disabled by default because it causes