[Bug 1639544] Re: mpd ignores the "port" in config by default

2017-02-14 Thread Florian Schlichting
the config file now contains a helpful warning that those values are not effective when systemd socket activiation is in use ** Changed in: mpd (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1639544] Re: mpd ignores the "port" in config by default

2016-11-07 Thread Florian Schlichting
What you're coming up against is a systemd feature called 'socket activation'. Address and port are opened not by mpd but by systemd on system startup, while mpd is only started when an actual connection request to that address and port is received. Hence those values have to be specified as part o