Match mpd systemd socket with configuration port

This commit is contained in:
sonny 2025-02-02 09:31:18 +01:00
parent e9619c8475
commit 0499b896e1
3 changed files with 20 additions and 1 deletions

View file

@ -0,0 +1,6 @@
# {{ ansible_managed }}
[Socket]
# should match configuration port
ListenStream=
ListenStream={{ mpd_port }}