Peter Mikkelsen b6dc69af1d
services: mpd: Remove the mpd-file field.
Since MPD switches user, the pid-file must be in a writable dir.  This
is now always /var/run/mpd/(user)/pid.

* gnu/services/audio.scm (mpd-service-type): Add a activation-service
extension.
(<mpd-configuration>)[pid-file]: Remove.
(mpd-service): Rename to...
(mpd-shepherd-service): ... this.
(mpd-file-name, mpd-service-activation): New procedure.
* doc/guix.texi (Audio Services): Document the changes.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-08-31 14:43:26 +02:00
..
2016-10-12 19:26:10 +02:00
2017-05-14 18:56:32 -05:00
2016-12-21 20:45:34 +01:00
2017-05-03 16:16:17 +02:00
2017-07-18 20:16:03 +08:00
2017-03-31 20:55:05 -05:00
2017-08-25 16:01:56 +02:00